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

Commit8e484bc

Browse files
committed
doc: Document valid checkpoint_timeout range
Author: Fabien COELHO <coelho@cri.ensmp.fr>
1 parent2d75934 commit8e484bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2274,8 +2274,9 @@ include_dir 'conf.d'
22742274
</term>
22752275
<listitem>
22762276
<para>
2277-
Maximum time between automatic WAL checkpoints, in
2278-
seconds. The default is five minutes (<literal>5min</>).
2277+
Maximum time between automatic WAL checkpoints, in seconds.
2278+
The valid range is between 30 seconds and one hour.
2279+
The default is five minutes (<literal>5min</>).
22792280
Increasing this parameter can increase the amount of time needed
22802281
for crash recovery.
22812282
This parameter can only be set in the <filename>postgresql.conf</>
@@ -2294,7 +2295,6 @@ include_dir 'conf.d'
22942295
<para>
22952296
Specifies the target of checkpoint completion, as a fraction of
22962297
total time between checkpoints. The default is 0.5.
2297-
22982298
This parameter can only be set in the <filename>postgresql.conf</>
22992299
file or on the server command line.
23002300
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp