upgrading postgres

From: Ramon Orticio <rporticio(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: upgrading postgres
Date: 2006-08-03 03:51:51
Message-ID: 20060803035151.70430.qmail@web54003.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Dear Friends,

I'm using a readhat9 distro with postgresql7 and pgadminIII working fine. but when I upgraded to fedora core 4 the postgres database and pgadminIII are no longer running. during boot up I am prompted that there is an old version of postgresql inside that needs to be upgraded. I queried through the console using the command $rpm -qa postgres ql postgresql-8.0.3-1 came out the screen.

the usr/shared/docs/postgresql/readme.rpm dist states

" These RPMs no longer support any sort of upgrading process other than that
documented in the regular documentation. That isyou must dump, upgrade, initdb, and restore your data.
Dump first, then remove the old server subpackage, install the new package, and restore the data from dump."

how do I do this. what are the necessary commands to be executed?

thank you for your concern particulary to a neophyte like me.

ramon


---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs.Try it free.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message John Purser 2006-08-03 05:20:35 Re: upgrading postgres
Previous Message Paul Silveira 2006-08-03 00:15:39 Re: Is there a gui front end for this wonderful db program