mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 10:26:28 +00:00
puppet: Log slow autovacuum actions
(imported from commit 8f311261cfe41acd1fbda0db5c52f2816e234157)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user