Re: Additional options for Sync Replication

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Additional options for Sync Replication
Дата
Msg-id 4D906B7F.9040802@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Additional options for Sync Replication  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Additional options for Sync Replication  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers
On 28.03.2011 13:14, Simon Riggs wrote:
> On Mon, Mar 28, 2011 at 10:52 AM, Simon Riggs<simon@2ndquadrant.com>  wrote:
>>
>> You have no basis on which to prevent this.
>
> It's also already on the Open Items list, put there by you.
>
> Why is this even a discussion point?

FWIW, I agree this is an additional feature that we shouldn't be messing 
with at this point in the release cycle.

The 'apply' mode would be quite interesting, it would make it easier to 
build load-balancing clusters. But the patch isn't up to the task on 
that yet - the 'apply' status report is only sent after 
wal_receiver_status_interval fills up, so you get long delays.

PS. you're missing some break's in the switch-statement in 
SyncRepWaitForLSN(), effectively making the patch do nothing.

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


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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Needs Suggestion
Следующее
От: Thom Brown
Дата:
Сообщение: Comments on system tables and columns