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

Commit9822c73

Browse files
committed
Mention that autovacuum also needs stats.
1 parent18ea8ae commit9822c73

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.19 2005/09/21 20:33:33 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.20 2005/09/23 02:06:58 momjian Exp $
33
-->
44
<chapter Id="runtime-config">
55
<title>Run-time Configuration</title>
@@ -2920,6 +2920,8 @@ SELECT * FROM parent WHERE key = 2400;
29202920
<para>
29212921
Controls whether the server should start the
29222922
autovacuum subprocess. This is off by default.
2923+
<varname>stats_start_collector</> and <varname>stats_row_level</>
2924+
must also be on for this to start.
29232925
This option can only be set at server start or in the
29242926
<filename>postgresql.conf</filename> file.
29252927
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp