From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: max_standby_delay considered harmful |
Date: | 2010-05-09 04:08:00 |
Message-ID: | 201005090408.o49480k17494@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Robert Haas wrote:
> > Clearly, anything is more feature-full than boolean --- the big question
> > is whether Tom's proposal is significantly better than boolean that we
> > should spend the time designing and implementing it, with the
> > possibility it will all be changed in 9.1.
>
> I doubt it's likely to be thrown out completely. We might decide to
> fine-tune it in some way. My fear is that if we ship this with only a
> boolean, we're shipping crippleware. If that fear turns out to be
> unfounded, I will of course be happy, but that's my concern, and I
> don't believe that it's entirely unfounded.
Well, historically, we have been willing to not ship features if we
can't get it right. No one has ever accused us of crippleware, but our
hesitancy has caused slower user adoption, though long-term, it has
helped us grow a dedicated user base that trusts us.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2010-05-09 04:35:53 | Re: max_standby_delay considered harmful |
Previous Message | Robert Haas | 2010-05-09 03:55:52 | Re: pg_start_backup and pg_stop_backup Re: Re: [COMMITTERS] pgsql: Make CheckRequiredParameterValues() depend upon correct |