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: 7.4.x to 8.0 upgrade process
Date: 2005-01-20 07:35:34
Message-ID: 20050120073534.D63341881CC0@hermes2.vernet.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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.
b) stop postgres and backup all files in case of emergency
c) remove/install or upgrade to version 8.0
d) pg_restore all databases

Is that correct?

Kind regards,
-Marcin Gil
--
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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Akbar 2005-01-20 09:10:17 password authentication always failed
Previous Message Mike G. 2005-01-20 05:46:12 Re: password authentication always failed