Migrating PostgreSQL to a New Environment with Logical Replication (Primary/Replica to Primary/Replica)
A practical, phased runbook for migrating PostgreSQL from an old primary/replica pair to a new primary/replica pair using logical replication for the major-version move and streaming replication for steady-state high availability.