Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2d049a0

Browse files
committed
Back out doc addition that statement_timeout affects autovacuum.
1 parent032f9d9 commit2d049a0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.171 2008/03/11 15:39:23 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.172 2008/03/11 15:49:46 momjian Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -3877,12 +3877,6 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
38773877
logged. A value of zero (the default) turns off the
38783878
limitation.
38793879
</para>
3880-
3881-
<para>
3882-
Setting <varname>statement_timeout</> in
3883-
<filename>postgresql.conf</> is not recommended because it
3884-
affects all sessions, including autovacuum.
3885-
</para>
38863880
</listitem>
38873881
</varlistentry>
38883882

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp