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

Commitdb864c3

Browse files
committed
doc: clarify that max_wal_size is "during" checkpoints
Previous wording was "between".Reported-by: Pavel LuzanovDiscussion:https://postgr.es/m/26906a54-d7cb-2f8e-eed7-e31660024694@postgrespro.ruBackpatch-through: 9.5
1 parentafc7e0a commitdb864c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3219,7 +3219,7 @@ include_dir 'conf.d'
32193219
</term>
32203220
<listitem>
32213221
<para>
3222-
Maximum size to let the WAL growto betweenautomatic WAL
3222+
Maximum size to let the WAL growduringautomatic
32233223
checkpoints. This is a soft limit; WAL size can exceed
32243224
<varname>max_wal_size</varname> under special circumstances, such as
32253225
heavy load, a failing <varname>archive_command</varname>, or a high

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp