projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00c30be
)
Back out doc addition that statement_timeout affects autovacuum.
author
Bruce Momjian
<bruce@momjian.us>
Tue, 11 Mar 2008 15:49:52 +0000
(15:49 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 11 Mar 2008 15:49:52 +0000
(15:49 +0000)
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index a81ecf358664b8c624565e662a6b32797aade731..6dbabd6910573e694b0d566a2c56208857696a5c 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-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.
</para>
-
- <para>
- Setting <varname>statement_timeout</> in
- <filename>postgresql.conf</> is not recommended because it
- affects all sessions, including autovacuum.
- </para>
</listitem>
</varlistentry>