2 description "Role applied to the server responsible for database backups"
10 { :system => "osmbackup", :postgres => "backup" }
13 :early_authentication_rules => [
14 { :type => "local", :database => "all", :user => "backup", :method => "peer", :options => { :map => "backup" } }