pgcopydb

Copy an entire PostgreSQL database from source to target
  https://github.com/dimitri/pgcopydb
  0
  no reviews



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.