puppet: Log slow autovacuum actions

(imported from commit 8f311261cfe41acd1fbda0db5c52f2816e234157)
This commit is contained in:
Zev Benjamin 2013-04-05 12:48:23 -04:00
parent bfd9287068
commit 64b0106e47
1 changed files with 1 additions and 0 deletions

View File

@ -578,6 +578,7 @@ log_min_duration_statement = 500
log_line_prefix = '%m [%c]: [%l-1] '
log_lock_waits = on
log_temp_files = 0
log_autovacuum_min_duration = 100
# Master replication settings (ignored on standby)
wal_level = hot_standby