File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments