pgsql: Add documentation mention that full page writes have to be

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add documentation mention that full page writes have to be
Date: 2009-01-15 00:34:25
Message-ID: 20090115003425.5B89F754877@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add documentation mention that full page writes have to be enabled for
full pages to be restored during recovery.

Per private report from Michael Renner

Modified Files:
--------------
pgsql/doc/src/sgml:
wal.sgml (r1.57 -> r1.58)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml?r1=1.57&r2=1.58)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2009-01-15 00:54:42 Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags.
Previous Message Tom Lane 2009-01-14 22:23:37 Re: pgsql: Explicitly bind gettext() to the UTF8 locale when in use.