Re: 7.1 Release Date - Mailing list pgsql-general

From Tom Lane
Subject Re: 7.1 Release Date
Date
Msg-id 1935.967563796@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.1 Release Date  (teg@redhat.com (Trond Eivind Glomsrød))
List pgsql-general
teg@redhat.com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=) writes:
> Will there be a clean upgrade path this time, or
> yet another dump-initdb-restore procedure?

Still TBD, I think --- right now pg_upgrade would still work, but if
Vadim finishes WAL there's going to have to be a dump/reload for that.

Another certain dump/reload in the foreseeable future will come from
adding tablespace support/changing file naming conventions.

> Unclean upgrades are one of major disadvantages of postgresql FTTB,
> IMHO.

You can always stick to Postgres 6.5 :-).  There are certain features
that just cannot be added without redoing the on-disk table format.
I don't think we will ever want to promise "no more dump/reload";
if we do, it will mean that Postgres has stopped improving.

            regards, tom lane

pgsql-general by date:

Previous
From: "Adam Lang"
Date:
Subject: SQL scripts - sequences
Next
From: Alfred Perlstein
Date:
Subject: Re: Ignore when using COPY FROM