I did as you instructed... Installed FC2 on another computer did a filesystem backup of the "upgraded" data folder and moved it to the new/old FC2 system. Performed a cursory configuration on the 7.4 postgres and then I un-tarred the backup into the data folder. Started up the postgres server and got no errors. I performed the pg_dumpall and moved the 
dumpall.dmp file to the "upgraded" or 8.x system. Now I am really in a loop because I cannot restore the dump file unless the server is running but it will not run because the data format is different.. I would assume I have to nuke the thing back to bare bones and then create the old databases and then perform a restore.... Does this sound right??
<br><br>Sheesh...<br><br>Thanks for any help..<br>\Bob<br><br><div><span class="gmail_quote">On 5/25/06, <b class="gmail_sendername">Dr. Michael J. Chudobiak</b> <<a href="mailto:mjc@avtechpulse.com">mjc@avtechpulse.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Lonni J Friedman wrote:<br>> On 5/25/06, Bob Ambroso <<a href="mailto:bambroso@gmail.com">
bambroso@gmail.com</a>> wrote:<br>>> that major upgrades kill Postgrsql..<br>>><br>>> My question is can I save the data I have in their now? I cannot do a<br>>> pg_dump as the DB wont start.<br>
>><br>>> I do not have a current dump file to use..<br>><br>> So you're saying that you've never backed up or dumped the DB?<br><br>Copy your /var/lib/pgsql directory to somewhere safe.<br><br>Try installing pgsql on an FC3 computer (or whatever older version you
<br>were upgrading from). Copy the /var/lib/pgsql contents to it, and maybe<br>(!) you'll have a functional database again. Maybe not, though.<br><br>Do you have pre-upgrade tape (or CD or whatever) backups of the<br>/var/lib/pgsql directory? Those files would be better than the
<br>post-upgrade ones.<br><br>I too learned about Fedora's habit of clobbering pgsql data after<br>upgrades the hard way... but I had enough backups to fix things. Backup<br>your raw files AND do a pgdumpall every night!<br>
<br><br>- Mike<br><br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list
</a><br></blockquote></div><br>