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

Commitd61bfdd

Browse files
committed
Fix grammar in documentation related to checkpoint_flush_after
Reported-by: Christopher Jones
1 parentf731cfa commitd61bfdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/wal.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -551,8 +551,8 @@
551551
flushed to disk after a configurable number of bytes. Otherwise, these
552552
pages may be kept in the OS's page cache, inducing a stall when
553553
<literal>fsync</literal> is issued at the end of a checkpoint. This setting will
554-
often help to reduce transaction latency, but it also can an adverse effect
555-
on performance; particularly for workloads that are bigger than
554+
often help to reduce transaction latency, but it also canhavean adverse
555+
effecton performance; particularly for workloads that are bigger than
556556
<xref linkend="guc-shared-buffers"/>, but smaller than the OS's page cache.
557557
</para>
558558

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp