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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Improve WAL reliability documentation, and add more cross-refere
Дата
Msg-id E1P3tFV-0007KC-W8@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
master

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Improve WAL reliability documentation, and add more cross-refere
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Teach CLUSTER to use seqscan-and-sort when it's faster than inde