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

Commit5c5d548

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 parenta963e06 commit5c5d548

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
@@ -547,9 +547,7 @@
547547
from having to do writes. On such systems
548548
one should increase the number of <acronym>WAL</acronym> buffers by
549549
modifying the configuration parameter <xref
550-
linkend="guc-wal-buffers">. The default number of <acronym>WAL</acronym>
551-
buffers is 8. Increasing this value will
552-
correspondingly increase shared memory usage. When
550+
linkend="guc-wal-buffers">. When
553551
<xref linkend="guc-full-page-writes"> is set and the system is very busy,
554552
setting this value higher will help smooth response times during the
555553
period immediately following each checkpoint.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp