"/store/rails" => { :host => "ironbelly", :path => "/store/rails" }
},
:postgresql => {
- :versions => ["9.1"],
+ :versions => ["9.5"],
:settings => {
:defaults => {
:listen_addresses => "*",
- :max_connections => "600",
+ :max_connections => "1000",
:max_stack_depth => "7MB",
:checkpoint_segments => "32",
:max_wal_size => "1536MB",