Skip to content

Commit 833d91a

Browse files
committed
Fix ordering of default sync options to match code.
1 parent df24e93 commit 833d91a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.342 2005/08/09 04:50:43 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.343 2005/08/09 05:01:10 momjian Exp $
33
-->
44

55
<chapter Id="runtime">
@@ -1744,12 +1744,12 @@ SET ENABLE_SEQSCAN TO OFF;
17441744
</listitem>
17451745
<listitem>
17461746
<para>
1747-
<literal>open_sync</> (write WAL files with <function>open()</> option <symbol>O_SYNC</>)
1747+
<literal>fsync_writethrough</> (force write-through of any disk write cache)
17481748
</para>
17491749
</listitem>
17501750
<listitem>
17511751
<para>
1752-
<literal>fsync_writethrough</> (force write-through of any disk write cache)
1752+
<literal>open_sync</> (write WAL files with <function>open()</> option <symbol>O_SYNC</>)
17531753
</para>
17541754
</listitem>
17551755
</itemizedlist>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy