pgsql: Improve WAL reliability documentation, and add more cross-refere - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Improve WAL reliability documentation, and add more cross-refere
Date
Msg-id E1P3tFW-0007KH-6n@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve WAL reliability documentation, and add more cross-references to it.

In particular, we are now more explicit about the fact that you may need
wal_sync_method=fsync_writethrough for crash-safety on some platforms,
including MaxOS X.  There's also now an explicit caution against assuming
that the default setting of wal_sync_method is either crash-safe or best
for performance.

Branch
------
REL8_3_STABLE

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

Modified Files
--------------
doc/src/sgml/config.sgml |    6 +++++-
doc/src/sgml/wal.sgml    |   11 ++++++++---
2 files changed, 13 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Improve WAL reliability documentation, and add more cross-refere
Next
From: Robert Haas
Date:
Subject: pgsql: Improve WAL reliability documentation, and add more cross-refere