I am migrating an RDS postgres from one account to another account using pg_dump/restore + DMS CDC for ongoing replication. For the backout plan i came across bi-directional replication.
is there any other method available with minimum to no downtime for the backout? please advise
PG 11.13