Re: max_standby_delay considered harmful - Mailing list pgsql-hackers

From Greg Stark
Subject Re: max_standby_delay considered harmful
Date
Msg-id t2s407d949e1005042118m3c74ee7fif7699cccf897e857@mail.gmail.com
Whole thread Raw
In response to Re: max_standby_delay considered harmful  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Wed, May 5, 2010 at 5:01 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
> Our process is shot to pieces. But then, we knew that, didn't we ;-)
>

Franky I think these kinds of usability questions are things that
we'll never have great success getting feedback on without users
banging on the system. There are solutions but none of them are
perfect. We a) either let releases go out with functionality that
nobody's sure users will be happy with and promise that the next
release will polish it, b) commit big functionality changes only at
the beginning of the release cycle and live with a two-release cycle
latency for such changes, or c) make last-minute changes during betas.

So far we've seen a combination of (a) and (c). I think (a) has worked
out well, sure we have some non-ideal behaviour in new features but
people forgive and forget when the later releases polish it. I've
always advocated for (b) though, I think we've been lucky with the
cases where we've needed last minute adjustments that they've worked
better than we had a right to expect.

-- 
greg


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: max_standby_delay considered harmful
Next
From: Alex Hunsaker
Date:
Subject: Re: buildfarm building all live branches from git