Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd78f768

Browse files
committed
Document that wal_sync_method open_* methods use O_DIRECT, if available.
Backpatch to 8.2.X.
1 parent9e9e387 commitd78f768

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.108 2007/02/01 00:28:16 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.109 2007/02/08 03:56:42 momjian Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -1385,6 +1385,7 @@ SET ENABLE_SEQSCAN TO OFF;
13851385
Not all of these choices are available on all platforms.
13861386
The default is the first method in the above list that is supported
13871387
by the platform.
1388+
The <literal>open_</>* options also use <literal>O_DIRECT</> if available.
13881389
This parameter can only be set in the <filename>postgresql.conf</>
13891390
file or on the server command line.
13901391
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp