On Wed, Jan 20, 2010 at 2:43 PM, Heikki Linnakangas <[email protected]> wrote: > Log Message: > ----------- > Write a WAL record whenever we perform an operation without WAL-logging > that would've been WAL-logged if archiving was enabled. If we encounter > such records in archive recovery anyway, we know that some data is > missing from the log. A WARNING is emitted in that case. > > Original patch by Fujii Masao, with changes by me.
Does this need to be updated, then? https://commitfest.postgresql.org/action/patch_view?id=237 ...Robert -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
