Re: upgrading from 8.0 rc5

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: snacktime <snacktime(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: upgrading from 8.0 rc5
Date: 2005-07-11 18:24:34
Message-ID: 20050711182434.GA78437@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2005-07-11 18:30:14 Re: PostgreSQL Hosting
Previous Message Thomas F. O'Connell 2005-07-11 18:13:58 Re: PostgreSQL Hosting