Re: 7.4 --> 8.0/8.1 upgrade - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: 7.4 --> 8.0/8.1 upgrade
Date
Msg-id 1143646274.3625.130.camel@state.g2switchworks.com
Whole thread Raw
In response to Re: 7.4 --> 8.0/8.1 upgrade  (Chris Travers <chris@metatrontech.com>)
List pgsql-admin
On Tue, 2006-03-28 at 21:00, Chris Travers wrote:

> When I upgraded from 7.4.2 to 8.1.3, I lost the oid fields in some
> tables which caused some issues with one application.
>
> I suspect that the better path is to upgrade (without dump/reload) to
> the most recent 7.4 release and then dump/reload when upgrading to 8.1.x
> but I am not 100% sure.
>
> If you don't WANT OID's in your table (they were dropped for a reason,
> you know), then this is not a concern.

The only problems I've run into have been character set encoding issues,
which were fixed by iconv rather easily.

Since I set up the databases we used, and didn't inherit them, we don't
have any craziness like OIDs used as keys and such.  yeah!

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: FW: Setting up of PITR system.
Next
From: "Rajesh Kumar Mallah"
Date:
Subject: Re: postgres and persistant connections (using Apache::DBI)