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

Commit6689ce3

Browse files
committed
Document that autovacuum_max_workers can only be set at server start
per Joshua Tolley
1 parent7f2a10f commit6689ce3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.227 2009/09/11 19:17:03 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.228 2009/09/13 19:52:29 petere Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -3616,8 +3616,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
36163616
<para>
36173617
Specifies the maximum number of autovacuum processes (other than the
36183618
autovacuum launcher) which may be running at any one time. The default
3619-
is three. This parameter can only be set in
3620-
the <filename>postgresql.conf</> file or on the server command line.
3619+
is three. This parameter can only be set at server start.
36213620
</para>
36223621
</listitem>
36233622
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp