pgcopydb
Copy PostgreSQL databases with minimal downtime
pgcopydb copies a PostgreSQL database to a target server using logical replication and parallel workers. Designed for production migrations and version upgrades where pg_dump downtime is unacceptable.