Re: When to switch to Postgres 8.0?

From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: When to switch to Postgres 8.0?
Date: 2004-11-12 04:13:59
Message-ID: m3wtwrln5k.fsf@knuth.knuth.cbbrowne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The world rejoiced as jao(at)geophile(dot)com wrote:
> Quoting Bruno Wolff III <bruno(at)wolff(dot)to>:
>
>> On Thu, Nov 11, 2004 at 14:17:41 -0500,
>> jao(at)geophile(dot)com wrote:
>> > ...
>> > Suppose 8.0 is released in December or January. Is it a sane thing
>> > to put 8.0 in a shipping product within the first two months of its
>> > release? I know that 8.0 is an enormous release, but I'm hoping some
>> > of the old-timers can extrapolate from previous major version
>> > upgrades.
>>
>> Based on what I have seen, I think the risks of odd things happening with
>> this major release is greater than any since 7.1 (which is as far back
>> as I go). You need to consider which features in 8.0 you want that are
>> not in 7.4.6.
>
> I assume I have no choice about the backup writer.
>
> Suppose I don't use any new features. The question is then whether
> I'm likely to be affected by a regression.

The "regressions" that seem most likely fall from the fact that a
great deal of effort has gone in to start supporting Windows(tm)
platforms.

There's _plenty_ of new code there, as well as _plenty_ of code that
changes the way filesystem access is done.

The "savepoint" support is a bit analagous; by adding that, the
handling of transactions changes a fair bit.

In both cases, it would be plausible for last minute fixes to have
unforseen consequences, whether you think you're using the new
features or not.

>> You also need to consider how much testing you will be
>> able to do before the March code freeze.
>
> We'll be doing extensive testing between code freeze and our ship
> date.

Certainly a good move...
--
wm(X,Y):-write(X),write('@'),write(Y). wm('cbbrowne','ntlug.org').
http://www3.sympatico.ca/cbbrowne/spreadsheets.html
Including a destination in the CC list that will cause the recipients'
mailer to blow out is a good way to stifle dissent.
-- from the Symbolics Guidelines for Sending Mail

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Uwe C. Schroeder 2004-11-12 05:58:17 Re: Last value inserted
Previous Message Scott Frankel 2004-11-12 04:13:27 Re: simple query question: return latest