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

Commit817d870

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 parent51fc406 commit817d870

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp