Back out doc addition that statement_timeout affects autovacuum.
authorBruce Momjian
Tue, 11 Mar 2008 15:49:46 +0000 (15:49 +0000)
committerBruce Momjian
Tue, 11 Mar 2008 15:49:46 +0000 (15:49 +0000)
doc/src/sgml/config.sgml

index b6a6b832a964feb9ed9c638d2770a329a8b3c08c..314e01053bed43fb31887ea6563fb4c642558bc0 100644 (file)
@@ -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.
-