Re: Release planning

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: Christopher Browne <cbbrowne(at)acm(dot)org>
Subject: Re: Release planning
Date: 2004-07-15 09:45:17
Message-ID: 40F6522D.7000803@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Browne wrote:

> A long time ago, in a galaxy far, far away, Gaetano Mendola <mendola(at)bigfoot(dot)com> wrote:
>
>>>I was thinking of something much simpler where Jan would create an
>>>ARC patch against 7.4.X and have it either in /contrib for 7.4.X or
>>>on our ftp servers, or on a web site. I could create a mechanism
>>>so SELECT version() would display Jan's add-on.
>>
>>:-(
>>
>>I was asking to add the vacuum delayed patch to 7.4 months ago and
>>the response was: why introduce instability to a stable release ? I
>>hope the global consensus is a no way to procede also for ARC.
>
>
> If, as you suggest, ARC is too immature to go in, then I presume that
> would also imply that "global consensus" should also be that:
>
> a) PITR is much too immature to put in;
> b) Win32 is way too immature to put in;
> c) NT is way too immature, as well;
> d) Tablespaces are way too immature to be included.
>
> Which eliminates all of the big, interesting reasons to upgrade to
> 7.5.
>
> Or is ARC the only thing you regard as a misfeature? Interesting that
> it was put into 7.5 _early_ in the process, so that everyone that has
> lately touched the betas would be getting bitten pretty heavily if it
> was laden with bugs...

No no, please don't mistake me. I wrote that shall be a no way to back patch
ARC in the 7.4 version, starting from consideration that the delayed vacuum
was considered too dangerous...

My humble opinion is that have all that new funcionts in one shot with the same
ammount of beta period for other release is too dangerous. From my side the
only think that I can do with a beta is just run our regression tests ( almost
2000 tests ) for our installation, but for sure I can not use it extensively.
We could ( may be is a crazy idea )release the

7.5 with ARC + BW + new list implemetation
7.6 with 7.5 + PITR
7.7 with 7.6 + NT
7.8 with 7.7 + Win32
7.9 with 7.8 + Table Space

with 2 months between a release and the other with a one month of beta for
each release; this in order to reach the version 8.0 rock stable; and possibly
without need to initdb between these releases.

Is it too insane ? :-)

I'm sorry to see Postgresql releases driven by advertisment instead by good sense
( as it was till today ).

Regards
Gaetano Mendola

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Kirkwood 2004-07-15 09:47:50 Re: Point in Time Recovery
Previous Message Andreas Pflug 2004-07-15 08:04:46 Re: [PATCHES] serverlog rotation/functions