Re: Wierd quirk of HS/SR, probably not fixable

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Wierd quirk of HS/SR, probably not fixable
Дата
Msg-id 4BD6AD97.8030202@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Wierd quirk of HS/SR, probably not fixable  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: Wierd quirk of HS/SR, probably not fixable
Re: Wierd quirk of HS/SR, probably not fixable
Список pgsql-hackers
Fujii Masao wrote:
> On Tue, Apr 27, 2010 at 4:19 PM, Heikki Linnakangas
> <heikki.linnakangas@enterprisedb.com> wrote:
>> Hmm, we could throw an error in the standby, when we see a shutdown
>> checkpoint while we're waiting for an end-backup record. If the database
>> was shut down before pg_stop_backup(), we know that the backup was
>> cancelled and the end-backup record we're waiting for will never arrive.
> 
> Sounds good. This would work fine even if an immediate shutdown is done
> instead since the primary ends up generating a shutdown checkpoint record
> when restarting.

Yep. I've committed a patch to do that.

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


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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: recovery_connections cannot start
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_migrator