- Knowledge
- Barman is a database recovery tool.
- Strategy
- Install Barman with yum on the backup server.
- Verify the barman user has ssh access to the postgres user on the main server.
- Verify the postgres user has ssh access to the barman user on the backup server.
- Verify the barman user can connect to the database on the main server.
- Configure Barman with default settings, noting the incoming_wals_directory.
- Configure Barman to enable continuous WAL archiving.
- Restart the server.
- Test new backup and restore functionality.
- Execution
No comments:
Post a Comment