How use TEcho with existing data

Hi,

I need to replicate multiple databases (MySQL, PostgreSQL and SQL Server)
I'm using TEcho. One problem is that the replication process can start with existing data on the source node.
What should I do so that TEcho can synchronize the existing data on the source node without the log existing?

Thank you.
Walter Gomez

TMS Echo only replicates data that is modified after you enabled the monitoring and log generation. To replicate existing data, you will have to implement it yourself.

Ok. Thank you Wagner.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.