diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 5b03122e56..2d4dfa8bd3 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ - + Server Configuration @@ -1385,6 +1385,7 @@ SET ENABLE_SEQSCAN TO OFF; Not all of these choices are available on all platforms. The default is the first method in the above list that is supported by the platform. + The open_* options also use O_DIRECT if available. This parameter can only be set in the postgresql.conf file or on the server command line.