Re: Restore database in postgres 8.4 linux - Mailing list pgsql-admin

From Alex Hunsaker
Subject Re: Restore database in postgres 8.4 linux
Date
Msg-id AANLkTinL-ZApwdHznaUS-rqtw17Y1M6Oqr4yHIWtxsVf@mail.gmail.com
Whole thread Raw
In response to Restore database in postgres 8.4 linux  (ALEXANDER JOSE <aangelj@hotmail.com>)
List pgsql-admin
On Wed, May 19, 2010 at 16:25, ALEXANDER JOSE <aangelj@hotmail.com> wrote:
> I have a question, I have postgres 8.2.5 on a windows server on another
> machine and I have suse linux enterprise 10 postgres 8.4, you perform a
> backup with pgadmin 1.10 to a database and restore the database in the
> version of postgres 8.4 gave me many errors that could not find some
> functions.

Well, you wont get much here unless you paste some of the actual errors.

My guess its its related to full text searching (in which case you
will want to read
http://www.postgresql.org/docs/8.4/static/textsearch-migration.html).
Otherwise its probably some other contrib or 3rd party module you
forgot to install.

Also, I don't know much about pgadmin but make sure it is using 8.4s
version of pg_dump/pg_restore.

pgsql-admin by date:

Previous
From: ALEXANDER JOSE
Date:
Subject: Restore database in postgres 8.4 linux
Next
From: Mikko Partio
Date:
Subject: Re: could not truncate directory "pg_subtrans": apparent wraparound