Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ; /etc/barman.d/localhostconf
- [streaming]
- description = "Example of PostgreSQL Database (Streaming-Only)"
- conninfo = host=localhost user=barman dbname=postgres
- streaming_conninfo = host=localhost user=streaming_barman
- backup_method = postgres
- streaming_archiver = on
- slot_name = barman
Add Comment
Please, Sign In to add comment