diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index b6a6b832a9..314e01053b 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ - + Server Configuration @@ -3877,12 +3877,6 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv; logged. A value of zero (the default) turns off the limitation. - - - Setting statement_timeout in - postgresql.conf is not recommended because it - affects all sessions, including autovacuum. -