Re: Clean shutdown and warm standby

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Clean shutdown and warm standby
Дата
Msg-id 3f0b79eb0904090247u1d6b7476rd2259332ff251260@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Clean shutdown and warm standby  (Guillaume Smet <guillaume.smet@gmail.com>)
Список pgsql-hackers
Hi,

On Thu, Apr 9, 2009 at 6:36 PM, Guillaume Smet <guillaume.smet@gmail.com> wrote:
> On Thu, Apr 9, 2009 at 5:00 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
>> RequestXLogSwitch() doesn't wait until the switched WAL file has
>> actually been archived. So, some WAL files still may not exist in
>> the standby server also after clean shutdown of the primary.
>
> Thanks for your comment.
>
> RequestXLogSwitch() doesn't wait for archiving but the shutdown
> process takes care of it AFAICS.

Oh, you are right. I completely forgot about it :(

Regards,

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


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

Предыдущее
От: Guillaume Smet
Дата:
Сообщение: Re: Clean shutdown and warm standby
Следующее
От: Gregory Stark
Дата:
Сообщение: Translation conventions