From: | John Purser <jmpurser(at)gmail(dot)com> |
---|---|
To: | Ramon Orticio <rporticio(at)yahoo(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: upgrading postgres |
Date: | 2006-08-03 05:20:35 |
Message-ID: | 20060802222035.3b74f3c8.jmpurser@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
On Wed, 2 Aug 2006 20:51:51 -0700 (PDT)
Ramon Orticio <rporticio(at)yahoo(dot)com> wrote:
> 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.
Ramon,
Check out the postgresql documentation:
http://www.postgresql.org/docs/8.1/interactive/install-upgrading.html
You will find more detailed coverage of this issue.
John Purser
--
You are confused; but this is your normal state.
From | Date | Subject | |
---|---|---|---|
Next Message | Aarni Ruuhimäki | 2006-08-03 09:06:59 | Re: upgrading postgres |
Previous Message | Ramon Orticio | 2006-08-03 03:51:51 | upgrading postgres |