X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c9488a40bb4266f665079d42fde918f4ae22e5dc..67c2aceb91955ff583c41807759d203a4478e4b1:/roles/db.rb diff --git a/roles/db.rb b/roles/db.rb index df79f702e..c8aebed0d 100644 --- a/roles/db.rb +++ b/roles/db.rb @@ -43,9 +43,10 @@ default_attributes( :settings => { :defaults => { :listen_addresses => "*", - :max_connections => "600", + :max_connections => "1000", :max_stack_depth => "7MB", :checkpoint_segments => "32", + :max_wal_size => "1536MB", :checkpoint_completion_target => "0.8", :cpu_tuple_cost => "0.1", :late_authentication_rules => [