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

Commit119027e

Browse files
committed
Remove reference to default wal_buffers being 8
This hasn't been true since 9.1, when the default was changed to -1.Remove the reference completely, keeping the discussion of the parameterand it's shared memory effects on the config page.
1 parent85189bb commit119027e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎doc/src/sgml/wal.sgml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -540,9 +540,7 @@
540540
from having to do writes. On such systems
541541
one should increase the number of <acronym>WAL</acronym> buffers by
542542
modifying the configuration parameter <xref
543-
linkend="guc-wal-buffers">. The default number of <acronym>WAL</acronym>
544-
buffers is 8. Increasing this value will
545-
correspondingly increase shared memory usage. When
543+
linkend="guc-wal-buffers">. When
546544
<xref linkend="guc-full-page-writes"> is set and the system is very busy,
547545
setting this value higher will help smooth response times during the
548546
period immediately following each checkpoint.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp