In some scenarios, the full data synchronization during the init_replica phase is relatively slow. I would like to perform the full data synchronization using other methods first, and then use pg_chameleon to start incremental data synchronization from a specific binlog position or GTID.
In some scenarios, the full data synchronization during the init_replica phase is relatively slow. I would like to perform the full data synchronization using other methods first, and then use pg_chameleon to start incremental data synchronization from a specific binlog position or GTID.