migration

From: "P(dot) Jourdan" <pippo(at)videotron(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: migration
Date: 2002-04-10 22:38:26
Message-ID: 5.1.0.14.2.20020410182838.00ae7908@mail.host45.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I want to restore a database from a gzipped file: backups were done as
complete files (not partial). Original was dumped from Postgresql 7.0.3.
The dump, ungzipped is filename.psql. pg_restore does not recognize it. The
command psql -d database -f filename.psql does restore it partly, but with
numerous errors and the file is basically useless.
I am told to install the earlier version of Postgresql to restore, but that
seems to be a problem. Even if that works, how can the restored database be
migrated to a new version of Postgresql?
Thanks for any help.
P. Jourdan

Browse pgsql-general by date

  From Date Subject
Next Message Gunther Schadow 2002-04-10 22:39:37 Critical performance problems on large databases
Previous Message Andrew Bartley 2002-04-10 22:29:56 "Bad date external representation '2002-04-09 00:02:60.00+10'".