doc: Add note about checkpoint_warning vs checkpoint_timeout

suggested by Tianyin Xu
pull/3/head
Peter Eisentraut 13 years ago
parent 31531325a4
commit dd28c410f7
  1. 2
      doc/src/sgml/config.sgml

@ -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…
Cancel
Save