pgbackrest
Reliable PostgreSQL Backup & Restore
Install
- All systems
-
curl cmd.cat/pgbackrest.sh
- Debian
-
apt-get install pgbackrest
- Ubuntu
-
apt-get install pgbackrest
- Kali Linux
-
apt-get install pgbackrest
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pgbackrest
- Raspbian
-
apt-get install pgbackrest
- Dockerfile
- dockerfile.run/pgbackrest
pgbackrest
Reliable PostgreSQL Backup & Restore
pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. This package contains all required binaries, scripts and libraries.