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

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Wierd quirk of HS/SR, probably not fixable
Дата
Msg-id w2z3f0b79eb1004270435uf5f5e6fx1f9051bf76416b6c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Wierd quirk of HS/SR, probably not fixable  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Tue, Apr 27, 2010 at 8:07 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Tue, Apr 27, 2010 at 5:25 AM, Heikki Linnakangas
> <heikki.linnakangas@enterprisedb.com> wrote:
>> Yep. I've committed a patch to do that.
>
> Is there no way for the slave to recover from this situation?

Probably Yes. You would need to take a fresh base backup and
restart the slave from it.

On second thought, seeing a shutdown checkpoint during waiting
end-backup means mostly that the database has already reached
the consistent state. We might be able to relax the error check.

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Make CheckRequiredParameterValues() depend upon correct
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pg_migrator