From: | P G <pg_dba(at)yahoo(dot)com> |
---|---|
To: | Mario Alberto Soto Cordones <mario_soto(at)compuall(dot)cl>, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: HOW TO UPGRADE POSTGRES 7.2 TO 7.3 IN RPM FORMAT |
Date: | 2003-03-22 02:26:51 |
Message-ID: | 20030322022651.76343.qmail@web13308.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
You should backup your database first with pg_dump,
then try upgrading with rpm -Fvh <PostgreSQL RPM
package>. As for the column types and other things
that may have changed you will probably have to
perform your own validation that things still work as
expected.
Thanks.
--- Mario Alberto Soto Cordones
<mario_soto(at)compuall(dot)cl> wrote:
> Hi.
>
> i need upgrade postgres 7.2.4 to 7.3.2 ...
>
> i have a bineries rpm of two version and i have
> installed in my server
> 7.2.3... how to migrate this ????
>
>
> thank you
>
> mario
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Lamar Owen | 2003-03-22 03:21:43 | Re: Which files does PostgreSQL need from initscripts RPM? |
Previous Message | Tom Lane | 2003-03-22 01:50:36 | Re: Index not used on a DISTINCT ON |