Interactive Demo
Backup and Recovery: Single-Server Streaming with Barman
Suggest editsThis section demonstrates setting up a backup and recovery scenario using a Barman server and a PostgreSQL server. It covers:
- Configuring the database server to allow Barman to collect data via streaming replication
- Installing and configuring Barman for streaming replication and testing that configuration
- Running a full backup
- Restoring a full backup
Each of these steps is interactive, with the prerequisites and results of the previous step captured in a Docker image. You can work through the entire scenario in order, or skip to the step that interests you.
Database Server ConfigurationDemo
Configuring a PostgreSQL server for Barman streaming replication
Barman Installation & ConfigurationDemo
Installing Barman on an Ubuntu-based backup server, creating a configuration file and testing the connection
Base BackupDemo
Running a full backup using Barman
RestoreDemo
Recovering from data loss by using Barman to restore a full backup remotely
Could this page be better? Report a problem or suggest an addition!