pgsql: Backpatch to 9.0 a doc mention that a BBU does not prevent parti

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Backpatch to 9.0 a doc mention that a BBU does not prevent parti
Date: 2010-12-24 16:33:23
Message-ID: E1PWAa3-0005zy-NR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Backpatch to 9.0 a doc mention that a BBU does not prevent partial page
writes.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=c47458529533bc88e34778818a4ce7d5c309d7a8

Modified Files
--------------
doc/src/sgml/wal.sgml | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-12-24 16:52:25 pgsql: Remove quotes from boolean recovery.conf.sample parameters, now
Previous Message Bruce Momjian 2010-12-24 14:45:56 pgsql: Improve "pg_ctl -w start" server detection by writing the postma