pg_staging
setup and maintain your staging environments from your production backups
Install
- All systems
-
curl cmd.cat/pg_staging.sh
- Debian
-
apt-get install pgstaging - Ubuntu
-
apt-get install pgstaging - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pgstaging - Raspbian
-
apt-get install pgstaging
pgstaging
setup and maintain your staging environments from your production backups
pg_staging implements commands for playing with your PostgreSQL backups, allowing you to expose in devel or prelive environments more than one copy of a live database at the same time.