X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8795cecc63348dd83f3b4cb320742fba915132b9..4befa7c0eca293311951e2fcd5ffe0cfa2875da7:/roles/db.rb diff --git a/roles/db.rb b/roles/db.rb index b1c9e4f05..df79f702e 100644 --- a/roles/db.rb +++ b/roles/db.rb @@ -43,7 +43,7 @@ default_attributes( :settings => { :defaults => { :listen_addresses => "*", - :max_connections => "500", + :max_connections => "600", :max_stack_depth => "7MB", :checkpoint_segments => "32", :checkpoint_completion_target => "0.8",