postgresql-backup-b2/ ├── scripts/ # Shell scripts for backup and restore operations │ ├── backup.sh # Core backup script │ ├── restore.sh # Core restore script │ ├── run.sh # Entry point script │ ├── ...
pgBackRest is a reliable backup and restore solution for PostgreSQL that seamlessly scales up to the largest databases and workloads. pgBackRest v2.54.0 is the current stable release. Release notes ...