From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Greg Smith <greg(at)2ndquadrant(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-hackers(at)postgresql(dot)org, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Dan Ports <drkp(at)csail(dot)mit(dot)edu>, Kevin Grittner <kevin(dot)grittner(at)wicourts(dot)gov>, cbbrowne <cbbrowne(at)gmail(dot)com> |
Subject: | Re: Formatting Curmudgeons WAS: MMAP Buffers |
Date: | 2011-05-09 16:06:23 |
Message-ID: | 4DC810FF.1040901@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 05/09/2011 11:43 AM, Robert Haas wrote:
>> Interesting. You could argue that once 8.3 is our earliest supported
>> release that we could even shrink the support window because the
>> argument "I can't dump/reload my data" would be gone.
> Personally, I think the support window is on the borderline of being
> too short already. There are several Linux distributions out there
> that offer 5-year support for certain releases.
Some (RH?) offer significantly longer periods.
I agree that we should not reduce the support window. The fact that we
can do in place upgrades of the data only addresses one pain point in
upgrading. Large legacy apps require large retesting efforts when
upgrading, often followed by lots more work renovating the code for
backwards incompatibilities. This can be a huge cost for what the suits
see as little apparent gain, and making them do it more frequently in
order to stay current will not win us any friends. I often want to wait
a while after a release for certain customers, while it beds down, and
to get them to start moving towards upgrading well before it's the last
minute. That makes an effective life of four years or less per release
as things are now. That's plenty short enough.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2011-05-09 16:06:55 | Re: Formatting Curmudgeons WAS: MMAP Buffers |
Previous Message | Tom Lane | 2011-05-09 15:56:33 | Re: Formatting Curmudgeons WAS: MMAP Buffers |