A company is migrating a 2 TB PostgreSQL database to AlloyDB using Database Migration Service. They need to minimize downtime. After the initial full dump, the CDC lag remains high for hours. What should the engineer check first?
High source utilization can slow down log reading and replication.
Why this answer
High CDC lag often indicates resource constraints on the source or network bandwidth. Source database performance (CPU, IO) impacts replication speed.