Re: 7.4.x to 8.0 upgrade process

From: "Marcin Gil" <marcin(dot)gil(at)audax(dot)com(dot)pl>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: 7.4.x to 8.0 upgrade process
Date: 2005-01-20 15:22:08
Message-ID: 20050120152208.BF01A1881CC0@hermes2.vernet.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

----Original Message----
From: pgsql-novice-owner(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org] On Behalf Of Sean Davis
Sent: Thursday, January 20, 2005 2:21 PM
To: Marcin Gil
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: [NOVICE] 7.4.x to 8.0 upgrade process

> 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.
>
That's mine too but... How can I install 8.0 simultaneously with 7.4.x?
7.4.x has to be running databases while 8.0 should dump them.
Running 8.0 with 7.4.x files is "A Bad Idea" I heard :)

-Marcin
--
OIS "Audax" Sp. z o.o., Tomaszow Mazowiecki, ul. Barlickiego 4
tel. (+48 44) 7247530 ext. 22, fax. (+48 44) 7247530 ext. 25, mobile
+48 509229662

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Sean Davis 2005-01-20 15:31:54 Re: 7.4.x to 8.0 upgrade process
Previous Message Jeff Eckermann 2005-01-20 14:46:15 Re: pg_hba.conf and upgrade