New XLOG record indicating WAL-skipping

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема New XLOG record indicating WAL-skipping
Дата
Msg-id 3f0b79eb1001042255t26fd1015n5218852e32b7279b@mail.gmail.com
обсуждение исходный текст
Ответы Re: New XLOG record indicating WAL-skipping  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
On Wed, Dec 9, 2009 at 6:25 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
> Here is the patch:
>
> - Write an XLOG UNLOGGED record in WAL if WAL-logging is skipped for only
>  the reason that WAL archiving is not enabled and such record has not been
>  written yet.
>
> - Cause archive recovery to end if an XLOG UNLOGGED record is found during
>  it.

Here's an updated version of my "New XLOG record indicating WAL-skipping" patch.
http://archives.postgresql.org/pgsql-hackers/2009-12/msg00788.php

This is rebased to CVS HEAD.

Regards,

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

Вложения

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

Предыдущее
От: black light
Дата:
Сообщение: execute sql commands in core
Следующее
От: Tom Lane
Дата:
Сообщение: Somebody has broken autovacuum's abort path