Re: 7.1 Release Date - Mailing list pgsql-general

From teg@redhat.com (Trond Eivind Glomsrød)
Subject Re: 7.1 Release Date
Date
Msg-id xuybsyckqqg.fsf@hoser.devel.redhat.com
Whole thread Raw
In response to Re: 7.1 Release Date  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: 7.1 Release Date  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane <tgl@sss.pgh.pa.us> writes:

> 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.

Not necesarrily - one could either design a on disk format with room
for expansion or create migration tools to add new fields.

--
Trond Eivind Glomsrød
Red Hat, Inc.

pgsql-general by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: Ignore when using COPY FROM
Next
From: Tom Lane
Date:
Subject: Re: 7.1 Release Date