X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/f7dd6716f0f63c8f74b2a14efe19672a0853c6c2..bb6a3be37eb6b0de039c6451dcad0fe3bddbf55d:/roles/prometheus.rb diff --git a/roles/prometheus.rb b/roles/prometheus.rb index e66da0fd9..84a176615 100644 --- a/roles/prometheus.rb +++ b/roles/prometheus.rb @@ -23,6 +23,7 @@ default_attributes( :log_autovacuum_min_duration => "0", :autovacuum_max_workers => "10", :autovacuum_naptime => "10", + :autovacuum_multixact_freeze_max_age => "200000000", :max_locks_per_transaction => "512" } }