pgsql: Update docs to say you need fsync to make sync rep work fast. - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Update docs to say you need fsync to make sync rep work fast.
Date
Msg-id E1Q24ab-0001FH-Jd@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update docs to say you need fsync to make sync rep work fast.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6e8e7cc580665ddd43c8ca2acc6d60f345570a57

Modified Files
--------------
doc/src/sgml/high-availability.sgml |    8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Reimplement planner's handling of MIN/MAX aggregate optimization
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid potential deadlock in InitCatCachePhase2().