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

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: standby registration (was: is sync rep stalled?)
Дата
Msg-id 4CAEB0A2.8090704@enterprisedb.com
обсуждение исходный текст
Ответ на Re: standby registration (was: is sync rep stalled?)  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On 07.10.2010 21:33, Josh Berkus wrote:
> 1) This version of Standby Registration seems to add One More Damn Place
> You Need To Configure Standby (OMDPYNTCS) without adding any
> functionality you couldn't get *without* having a list on the master.
> Can someone explain to me what functionality is added by this approach
> vs. not having a list on the master at all?

It's just one GUC. Without the list, there would have to be at least a 
boolean option to enable/disable it.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Itagaki Takahiro
Дата:
Сообщение: Re: I: About "Our CLUSTER implementation is pessimal" patch
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Issues with Quorum Commit