2 description "Role applied to all database servers"
 
   9         :members => [ :tomh, :grant ]
 
  15       :postgres_connections_openstreetmap => {
 
  21       :postgres_locks_openstreetmap => {
 
  26         :rowexclusivelock => { 
 
  34     "/store/rails" => { :host => "ironbelly", :path => "/store/rails" }
 
  37     :versions => [ "9.1" ],
 
  40         :listen_addresses => "*",
 
  41         :max_connections => "500",
 
  42         :max_stack_depth => "7MB",
 
  43         :checkpoint_segments => "32",
 
  44         :checkpoint_completion_target => "0.8",
 
  45         :late_authentication_rules => [
 
  46           { :address => "146.179.159.160/27" }
 
  53       :comment => "Only swap in an emergency",