From: | Yeb Havinga <yebhavinga(at)gmail(dot)com> |
---|---|
To: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
Cc: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, pgsql-hackers(at)postgresql(dot)org, Daniel Farina <daniel(at)heroku(dot)com> |
Subject: | Re: Sync Rep v17 |
Date: | 2011-03-02 12:56:20 |
Message-ID: | 4D6E3E74.5000302@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2011-03-02 11:40, Simon Riggs wrote:
>
> allow_standalone_primary seems to need to be better through than it is
> now, yet neither of us think its worth having.
>
> If the people that want it can think it through a little better then it
> might make this release, but I propose to remove it from this current
> patch to allow us to commit with greater certainty and fewer bugs.
As somebody who actually thought having it was a good idea, +1 for
remove. I can monitor having one or two sync standbys at all times and
let bells ring when they fail, but especially when things might break
and the standbys are gone, having allow_standalone_primary set to off is
a very efficient way to limit your options then to effectively zero with
the master.
regards,
Yeb Havinga
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2011-03-02 13:25:08 | Re: Alpha4 release blockers (was Re: wrapping up this CommitFest) |
Previous Message | Bernd Helmle | 2011-03-02 12:29:59 | Re: Why our counters need to be time-based WAS: WIP: cross column correlation ... |