chanh.tran@xxxxxxx writes: > I'm facing pbs trying to migrate my current database from Postgres 8.1 to 8.4. > pg_restore: [archiver (db)] could not execute query: ERROR: could not find function "gtsvector_in" in file "/usr/lib64/pgsql/tsearch2.so" Looks like you're missing the shared library that underlies tsearch2. The other errors seem to be consequences of this one. regards, tom lane -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin