New XLOG record indicating WAL-skipping
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, Greg Stark <gsstark@mit.edu>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-05T06:55:38Z
Lists: pgsql-hackers
Attachments
- log_unlogged_op_0105.patch (text/x-patch) patch
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