From: | stevefoss <sfossum(at)autotraninc(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Migration/Upgrade Problems |
Date: | 2009-04-17 16:19:31 |
Message-ID: | 23100921.post@talk.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I am trying to upgrade my postgresql data from 7.0.3 to 8.3.7 with marginal
success. I tried pg_dumpall and got the tables but lost most of the data.
I also tried pg_dump but keep getting "FATAL 1: Database "whatever" does not
exist in the system catalog" errors. I also tried using the latest versions
of pg_dump and pg_dumpall but they just will not work. They are looking for
some shared library file that does not exist. Any suggestions? Do I need
to upgrade to an intermediate version before jumping to the latest version?
Thanks
--
View this message in context: http://www.nabble.com/Migration-Upgrade-Problems-tp23100921p23100921.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2009-04-17 16:21:56 | Re: Set search_path for session |
Previous Message | Scott Mead | 2009-04-17 16:07:58 | Re: Set search_path for session |