diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 299fc28a7db..87a97639632 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -1744,12 +1744,12 @@ SET ENABLE_SEQSCAN TO OFF; - open_sync (write WAL files with open() option O_SYNC) + fsync_writethrough (force write-through of any disk write cache) - fsync_writethrough (force write-through of any disk write cache) + open_sync (write WAL files with open() option O_SYNC)