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

Commit5ba1ac9

Browse files
committed
doc: fix wording describing the checkpoint_flush_after GUC
Reported-by: Evan MacbethDiscussion:https://postgr.es/m/155208475619.1380.12815553062985622271@wrigleys.postgresql.orgBackpatch-through: master
1 parent80e278e commit5ba1ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/wal.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@
602602

603603
<para>
604604
On Linux and POSIX platforms <xref linkend="guc-checkpoint-flush-after"/>
605-
allows to forcetheOSthatpages written by the checkpointshould be
605+
allowsyouto force OS pages written by the checkpointto be
606606
flushed to disk after a configurable number of bytes. Otherwise, these
607607
pages may be kept in the OS's page cache, inducing a stall when
608608
<literal>fsync</literal> is issued at the end of a checkpoint. This setting will

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp