X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/562a0079ecbb7986653f018bf9cdaaf2b053d873..2835205c501da417ff80ce4f06dc32d14c8c38bb:/roles/db.rb diff --git a/roles/db.rb b/roles/db.rb index f0cbe0f97..05cd66aa9 100644 --- a/roles/db.rb +++ b/roles/db.rb @@ -44,7 +44,6 @@ default_attributes( :wal_level => "logical", :max_wal_size => "1536MB", :checkpoint_completion_target => "0.8", - :max_wal_senders => "10", :cpu_tuple_cost => "0.1", :jit => "off", :log_min_duration_statement => "1000",