8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3153132 commit dd28c41Copy full SHA for dd28c41
doc/src/sgml/config.sgml
@@ -2057,6 +2057,8 @@ include 'filename'
2057
than this many seconds (which suggests that
2058
<varname>checkpoint_segments</> ought to be raised). The default is
2059
30 seconds (<literal>30s</>). Zero disables the warning.
2060
+ No warnings will be generated if <varname>checkpoint_timeout</varname>
2061
+ is less than <varname>checkpoint_warning</varname>.
2062
This parameter can only be set in the <filename>postgresql.conf</>
2063
file or on the server command line.
2064
</para>
0 commit comments