2 description "Role applied to the server responsible for database backups"
7 :osmbackup => { :status => :role }
15 { :system => "osmbackup", :postgres => "backup" }
18 :early_authentication_rules => [
19 { :type => "local", :database => "all", :user => "backup", :method => "peer", :options => { :map => "backup" } }