------=_Part_10345_10679360.1208819176842
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi all,
I'm having some trouble installing tsearch2 in to my database. I'm running
8.1.11 on CentOS 5.
I'm getting the following output after trying 'psql 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: could not load library "/usr/lib/pgsql/tsearch2.so":
/usr/lib/pgsql/tsearch2.so: undefined symbol: qsort_arg
ERROR: current transaction is aborted, commands ignored until end of
transaction block
It repeats that last error for the duration of the file then rolls back.
Any ideas? Normally I would just update to 8.3.x, but that's unfortunately
not an option on this box.
Thanks,
corin
------=_Part_10345_10679360.1208819176842
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi all,<br><br>I'm having some trouble installing tsearch2 in to my
database. I'm running 8.1.11 on CentOS 5.<br><br>I'm getting the
following output after trying 'psql db <
tsearch2.sql'.<br><br>SET<br>
BEGIN<br>NOTICE: CREATE TABLE / PRIMARY KEY will create implicit
index "pg_ts_dict_pkey" for table
"pg_ts_dict"<br>CREATE TABLE<br>ERROR: could not load
library "/usr/lib/pgsql/tsearch2.so":
/usr/lib/pgsql/tsearch2.so: undefined symbol: qsort_arg<br>
ERROR: current transaction is aborted, commands ignored until end of
transaction block<br><br>It repeats that last error for the duration of the
file then rolls back.<br><br>Any ideas? Normally I would just update to
8.3.x, but that's unfortunately not an option on this box.<br>
<br>Thanks,<br>corin<br><br>
------=_Part_10345_10679360.1208819176842--


|