mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
doc: Add note about checkpoint_warning vs checkpoint_timeout
suggested by Tianyin Xu
This commit is contained in:
parent
31531325a4
commit
dd28c410f7
@ -2057,6 +2057,8 @@ include 'filename'
|
||||
than this many seconds (which suggests that
|
||||
<varname>checkpoint_segments</> ought to be raised). The default is
|
||||
30 seconds (<literal>30s</>). Zero disables the warning.
|
||||
No warnings will be generated if <varname>checkpoint_timeout</varname>
|
||||
is less than <varname>checkpoint_warning</varname>.
|
||||
This parameter can only be set in the <filename>postgresql.conf</>
|
||||
file or on the server command line.
|
||||
</para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user