can't start tsearch2 in 8.2.4 - Mailing list pgsql-general

From judexhuang@gmail.com
Subject can't start tsearch2 in 8.2.4
Date
Msg-id 1177126694.136679.288410@b58g2000hsg.googlegroups.com
Whole thread Raw
Responses Re: can't start tsearch2 in 8.2.4  (judexhuang@gmail.com)
Re: can't start tsearch2 in 8.2.4  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
When I try to initiate tsearch2 in 8.2.4, I got the following error.

$ psql emedia_db < tsearch2.sql
SET
BEGIN
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index
"pg_ts_dict_pkey" for table "pg_ts_dict"
CREATE TABLE
ERROR:  incompatible library "/usr/local/pgsql/lib/tsearch2.so":
missing magic block

..................


Does anyone know if there is a fix available?

Thanks


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Creating Index
Next
From: Arthaey Angosii
Date:
Subject: Indirect access to data, given table name as a string