pgsql: Remove disclaimer stating that fsync=off slows down sync rep. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Remove disclaimer stating that fsync=off slows down sync rep.
Date
Msg-id E1Q3edb-0003AB-Ko@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove disclaimer stating that fsync=off slows down sync rep.

The underlying problem that caused this phenomenon was fixed by commit
92f4786fa9b730fd12cbfe973eb96addc6e98924.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/de592e2669380d5f95766d2bbe583558772fb6ce

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


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Update release notes for latest commits.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix plpgsql to release SPI plans when a function or DO block is