Re: Dump/restore needed from 8.1b1 to 8.1.0?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
Cc: pgsqlnovice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Dump/restore needed from 8.1b1 to 8.1.0?
Date: 2005-11-09 16:37:36
Message-ID: 16424.1131554256@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Sean Davis <sdavis2(at)mail(dot)nih(dot)gov> writes:
> I'm assuming no dump/restore cycle is needed for 8.1b1 to 8.1.0 upgrade?

I think you're wrong [ checks... ] Yup, only b4 and up are initdb-
compatible with 8.1 final.

When in doubt, the authoritative story for this sort of thing may be
found here:
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/catversion.h
CVS tags sharing the same catversion are initdb-compatible.

regards, tom lane

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Gavin Henry 2005-11-09 16:44:02 Exception: Bad Timestamp Format at 0 in 'now'
Previous Message Sean Davis 2005-11-09 13:15:30 Dump/restore needed from 8.1b1 to 8.1.0?