Re: standby registration (was: is sync rep stalled?)

Поиск
Список
Период
Сортировка
От Mike Rylander
Тема Re: standby registration (was: is sync rep stalled?)
Дата
Msg-id AANLkTimtw6oS4Bt6f=5Nn0vmziY5xGyTamGQMwdZP-vP@mail.gmail.com
обсуждение исходный текст
Ответ на Re: standby registration (was: is sync rep stalled?)  (David Christensen <david@endpoint.com>)
Список pgsql-hackers
On Mon, Oct 4, 2010 at 3:25 PM, David Christensen <david@endpoint.com> wrote:
>
> On Oct 4, 2010, at 2:02 PM, Robert Haas wrote:
>
>> On Mon, Oct 4, 2010 at 1:57 PM, Markus Wanner <markus@bluegap.ch> wrote:
>>> On 10/04/2010 05:20 PM, Robert Haas wrote:
>>>> Quorum commit, even with configurable vote weights, can't handle a
>>>> requirement that a particular commit be replicated to (A || B) && (C
>>>> || D).
>>>
>>> Good point.
>>>
>>> Can the proposed standby registration configuration format cover such a
>>> requirement?
>>
>> Well, if you can name the standbys, there's no reason there couldn't
>> be a parameter that takes a string that looks pretty much like the
>> above.  There are, of course, some situations that could be handled
>> more elegantly by quorum commit ("any 3 of 5 available standbys") but
>> the above is more general and not unreasonably longwinded for
>> reasonable numbers of standbys.
>
>
> Is there any benefit to be had from having standby roles instead of individual names?  For instance, you could
integratethis into quorum commit to express 3 of 5 "reporting" standbys, 1 "berlin" standby and 1 "tokyo" standby from
agroup of multiple per data center, or even just utilize role sizes of 1 if you wanted individual standbys to be
"named"in this fashion.  This role could be provided on connect of the standby is more-or-less tangential to the
specificregistration issue. 
>

Big +1 FWIW.

--
Mike Rylander


В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Christensen
Дата:
Сообщение: Re: standby registration (was: is sync rep stalled?)
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: [PERFORM] MIT benchmarks pgsql multicore (up to 48)performance