From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Naz Gassiep <naz(at)mira(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Erik Jones <erik(at)myemma(dot)com>, CAJ CAJ <pguser(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Lifecycle of PostgreSQL releases |
Date: | 2007-03-24 12:47:27 |
Message-ID: | 20070324124727.GA4629@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Naz Gassiep escribió:
> Tom Lane wrote:
>
> >This line of argument ignores the fact that newer versions often contain
> >fixes for data-loss-grade bugs. Now admittedly that is usually an
> >argument for updating to x.y.z+1 rather than x.y+1, but I think it
> >destroys any reasoning on the basis of "if it ain't broke".
> Not when you consider that I did say "in the absence of security
> concerns". I consider the possibility that a bug can cause me to lose my
> data to be a "security concern". If it's a cosmetic bug or something
> that otherwise does not affect a feature I use, then upgrading, as you
> say, is very much of a x.y+1 wait than upgrading minor releases
> sometimes multiple times a month.
We don't do cosmetic fixes in minor versions. All fixes are "security
concerns" per your definition above; though obviously not per most
people's definition, which is about crackers getting into their
machines, denials of service or other such problems. Some minor
releases do not contain security fixes, but they do contain fixes for
data-loss-grade bugs, as Tom says.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | Sebastian Boehm | 2007-03-24 16:48:42 | automatic value conversion |
Previous Message | Raymond O'Donnell | 2007-03-24 11:59:36 | Re: question: knopixx and postgresql on flash drive |