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

Commite3f1607

Browse files
committed
Mention in postgresql.conf that autovacuum also needs
stats_start_collector and stats_row_level to also be onDavid Wheeler
1 parente020a5a commite3f1607

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/backend/utils/misc/postgresql.conf.sample

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,8 @@
362362
#---------------------------------------------------------------------------
363363

364364
#autovacuum = off# enable autovacuum subprocess?
365+
# 'on' requires stats_start_collector
366+
# and stats_row_level to also be on
365367
#autovacuum_naptime = 1min# time between autovacuum runs
366368
#autovacuum_vacuum_threshold = 500# min # of tuple updates before
367369
# vacuum

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp