diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 175d1d5ebf..ae6ee60ab1 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -2057,6 +2057,8 @@ include 'filename' than this many seconds (which suggests that checkpoint_segments ought to be raised). The default is 30 seconds (30s). Zero disables the warning. + No warnings will be generated if checkpoint_timeout + is less than checkpoint_warning. This parameter can only be set in the postgresql.conf file or on the server command line.