Live Migration with pgcopydb: Zero Downtime Thanks to Follow Mode
Learn how to use pgcopydb's --follow option and logical replication slots to achieve near-zero downtime live migrations of PostgreSQL databases.
Learn how to use pgcopydb's --follow option and logical replication slots to achieve near-zero downtime live migrations of PostgreSQL databases.
A deep dive into pgcopydb's multi-process architecture, table chunking features, and parallel index rebuilding capabilities for faster migrations.
Discover pgcopydb, a high-performance open-source tool by Dimitri Fontaine that revolutionizes PostgreSQL database migration by overcoming the limits of pg_dump.