- :user_name_maps => {
- :backup => [
- { :system => "osmbackup", :postgres => "backup" }
- ]
- },
- :early_authentication_rules => [
- { :type => "local", :database => "all", :user => "backup", :method => "peer", :options => { :map => "backup" } }
- ],