Re: 7.4.x to 8.0 upgrade process - Mailing list pgsql-novice

From Sean Davis
Subject Re: 7.4.x to 8.0 upgrade process
Date
Msg-id 210C1D3C-6AE6-11D9-9D53-000D933565E8@mail.nih.gov
Whole thread Raw
In response to 7.4.x to 8.0 upgrade process  ("Marcin Gil" <marcin.gil@audax.com.pl>)
Responses Re: 7.4.x to 8.0 upgrade process  ("Marcin Gil" <marcin.gil@audax.com.pl>)
List pgsql-novice
On Jan 20, 2005, at 2:35 AM, Marcin Gil wrote:

> Ok. Just make sure:
>
> a) pg_dump all databases using pg_dump from version 7.4.x
>    I have to use pg_dump and not pg_dumpall since I have to dump tables
>    with OID order and large objects into binary formats.
>

My understanding from reading the 8.0.0 INSTALL docs is that it is best
to use the pg_dumpall from 8.0.0 rather than 7.4.x.

Sean


pgsql-novice by date:

Previous
From: Andreas Neumann
Date:
Subject: Re: How to "COPY schema1.table TO schema2.table" ?
Next
From: Sean Davis
Date:
Subject: pg_hba.conf and upgrade