Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
pgcopydb
Copy an entire PostgreSQL database from source to target
https://github.com/dimitri/pgcopydb
0
no reviews
Install
This tool copies an entire PostgreSQL database from source to target. It implements `pg_dump | pg_restore` on steroids, including advanced concurrency tricks to make the operation faster.