Pt-archiver

Is it possible to compare unique key from two tables from different servers and then delete the matching keys using pt-archiver? and how ?

1 Like

Hello @theo I think you might want to look at pt-table-sync instead. This tool allows you to sync two tables from two different servers and delete/update/replace rows that don’t belong.

1 Like