Re: Pb migrating database from Postgres 8.1 to 8.4

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: chanh(dot)tran(at)free(dot)fr
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Pb migrating database from Postgres 8.1 to 8.4
Date: 2013-04-19 14:19:21
Message-ID: 15287.1366381161@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

chanh(dot)tran(at)free(dot)fr 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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Robert Treat 2013-04-19 15:34:10 Re: Pb migrating database from Postgres 8.1 to 8.4
Previous Message Rajiv Kasera 2013-04-19 13:30:58 Re: Upgrade from 8.4