Re: can't start tsearch2 in 8.2.4
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: judexhuang(at)gmail(dot)com
- Cc: pgsql-general(at)postgresql(dot)org
- Subject: Re: can't start tsearch2 in 8.2.4
- Date: Mon, 23 Apr 2007 00:31:32 -0400
- Message-id: <14145(dot)1177302692(at)sss(dot)pgh(dot)pa(dot)us>
judexhuang(at)gmail(dot)com writes:
> When I try to initiate tsearch2 in 8.2.4, I got the following error.
> ERROR: incompatible library "/usr/local/pgsql/lib/tsearch2.so":
> missing magic block
Apparently you have a pre-8.2 version installed in /usr/local.
Update.
regards, tom lane
Home |
Main Index |
Thread Index