Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit de592e2

Browse files
committed
Remove disclaimer stating that fsync=off slows down sync rep.
The underlying problem that caused this phenomenon was fixed by commit 92f4786.
1 parent ab1ef8e commit de592e2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/src/sgml/high-availability.sgml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1013,12 +1013,6 @@ synchronous_replication = on
10131013
the rate of generation of WAL data.
10141014
</para>
10151015

1016-
<para>
1017-
Replies are only sent when WAL is written to disk, so setting
1018-
<varname>fsync</> to <literal>off</> on the standby will significantly
1019-
reduce performance of synchronous replication and should be avoided.
1020-
</para>
1021-
10221016
</sect3>
10231017

10241018
<sect3 id="synchronous-replication-ha">

0 commit comments

Comments
 (0)