Re: Cascading replication and recovery_target_timeline='latest'

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Cascading replication and recovery_target_timeline='latest'
Дата
Msg-id 50453CA9.9000801@iki.fi
обсуждение исходный текст
Ответ на Re: Cascading replication and recovery_target_timeline='latest'  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: Cascading replication and recovery_target_timeline='latest'
Список pgsql-hackers
On 03.09.2012 16:25, Fujii Masao wrote:
> On Tue, Sep 4, 2012 at 7:07 AM, Heikki Linnakangas<hlinnaka@iki.fi>  wrote:
>> Hmm, I was thinking that when walsender gets the position it can send the
>> WAL up to, in GetStandbyFlushRecPtr(), it could atomically check the current
>> recovery timeline. If it has changed, refuse to send the new WAL and
>> terminate. That would be a fairly small change, it would just close the
>> window between requesting walsenders to terminate and them actually
>> terminating.
>
> Yeah, sounds good. Could you implement the patch? If you don't have time,
> I will....

I'll give it a shot..

- Heikki



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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Cascading replication and recovery_target_timeline='latest'
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Cascading replication and recovery_target_timeline='latest'