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

Поиск
Список
Период
Сортировка
Искать
От
Robert Haas
Тема
Re: standby registration (was: is sync rep stalled?)
Дата
Msg-id
AANLkTimdPzP6sL_fLiXBkXC6f0YambkDb7RF7xYnhJcB@mail.gmail.com
Ответ на
Список
Дерево обсуждения
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Markus Wanner <markus@bluegap.ch>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) David Christensen <david@endpoint.com>
Re: standby registration (was: is sync rep stalled?) Simon Riggs <simon@2ndQuadrant.com>
Re: standby registration (was: is sync rep stalled?) Mike Rylander <mrylander@gmail.com>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Markus Wanner <markus@bluegap.ch>
Re: standby registration (was: is sync rep stalled?) Josh Berkus <josh@agliodbs.com>
Re: standby registration (was: is sync rep stalled?) Simon Riggs <simon@2ndQuadrant.com>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Simon Riggs <simon@2ndQuadrant.com>
Re: standby registration (was: is sync rep stalled?) "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: standby registration (was: is sync rep stalled?) Simon Riggs <simon@2ndQuadrant.com>
Re: standby registration (was: is sync rep stalled?) "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: standby registration (was: is sync rep stalled?) Simon Riggs <simon@2ndQuadrant.com>
Re: standby registration (was: is sync rep stalled?) Josh Berkus <josh@agliodbs.com>
Re: standby registration (was: is sync rep stalled?) Greg Smith <greg@2ndquadrant.com>
Re: standby registration (was: is sync rep stalled?) Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: standby registration (was: is sync rep stalled?) Josh Berkus <josh@agliodbs.com>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Josh Berkus <josh@agliodbs.com>
Re: standby registration (was: is sync rep stalled?) Greg Smith <greg@2ndquadrant.com>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Yeb Havinga <yebhavinga@gmail.com>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Josh Berkus <josh@agliodbs.com>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Fujii Masao <masao.fujii@gmail.com>
Re: standby registration (was: is sync rep stalled?) Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Dave Page <dpage@pgadmin.org>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Aidan Van Dyk <aidan@highrise.ca>
Re: standby registration (was: is sync rep stalled?) Greg Stark <gsstark@mit.edu>
Re: standby registration (was: is sync rep stalled?) Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Simon Riggs <simon@2ndQuadrant.com>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Simon Riggs <simon@2ndQuadrant.com>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Simon Riggs <simon@2ndQuadrant.com>
Re: standby registration (was: is sync rep stalled?) Robert Haas <robertmhaas@gmail.com>
Re: standby registration (was: is sync rep stalled?) Markus Wanner <markus@bluegap.ch>
Re: standby registration Dimitri Fontaine <dimitri@2ndQuadrant.fr>
On Thu, Oct 7, 2010 at 1:45 PM, Josh Berkus  wrote:
> On 10/7/10 10:27 AM, Heikki Linnakangas wrote:
>> The standby name is a GUC in the standby's configuration file:
>>
>> standby_name='bostonserver'
>>
>> The list of important nodes is also a GUC, in the master's configuration
>> file:
>>
>> synchronous_standbys='bostonserver, oxfordserver'
>
> This seems to abandon Simon's concept of per-transaction synchronization
> control.  That seems like such a potentially useful feature that I'm
> reluctant to abandon it just for administrative elegance.
>
> Does this work together with that in some way I can't see?

I think they work together fine.  Greg's idea is that you list the
important standbys, and a synchronization guarantee that you'd like to
have for at least one of them.  Simon's idea - at least at 10,000 feet
- is that you can take a pass on that guarantee for transactions that
don't need it.  I don't see why you can't have both.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

В списке pgsql-hackers по дате отправления
От: Robert Haas
Дата:
От: Josh Berkus
Дата:
Сообщение: Re: Issues with Quorum Commit
FAQ