Re: upgrading from 8.0 rc5 - Mailing list pgsql-general

From Michael Fuhr
Subject Re: upgrading from 8.0 rc5
Date
Msg-id 20050711182434.GA78437@winnie.fuhr.org
Whole thread Raw
In response to upgrading from 8.0 rc5  (snacktime <snacktime@gmail.com>)
List pgsql-general
On Mon, Jul 11, 2005 at 10:58:00AM -0700, snacktime wrote:
> Do I need to do a full dump/restore when migrating from 8.0 rc5 to the
> latest 8.0.3?

Check the revision history of catversion.h to see if the catalog
version changed between 8.0.0rc5 and 8.0.3:

http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/catversion.h

See also the 8.0.3 Release Notes, which mention that a dump/initdb/restore
will fix some security problems; otherwise you'll have to follow a manual
repair procedure:

http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-3

Making a backup before doing an upgrade would be prudent in any case.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: "Thomas F. O'Connell"
Date:
Subject: Re: PostgreSQL Hosting
Next
From: "Joshua D. Drake"
Date:
Subject: Re: PostgreSQL Hosting