summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/high-availability.sgml6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml
index 40b8b7393f8..f6308dd7849 100644
--- a/doc/src/sgml/high-availability.sgml
+++ b/doc/src/sgml/high-availability.sgml
@@ -1013,12 +1013,6 @@ synchronous_replication = on
the rate of generation of WAL data.
</para>
- <para>
- Replies are only sent when WAL is written to disk, so setting
- <varname>fsync</> to <literal>off</> on the standby will significantly
- reduce performance of synchronous replication and should be avoided.
- </para>
-
</sect3>
<sect3 id="synchronous-replication-ha">