Sync PostgreSQL db using pt-table-sync (like for MySQL)

I am using the Percona Toolkit (pt-table-sync) to synchronize two MySQL databases from Master to Slave. I would now like to do the same with two PostgreSQL databases.

I see that the “Percona Toolkit” says it supports PostgreSQL, but the documentation for pt-table-sync (part of the toolkit) says it supports MySQL/MariaDB only. Is there an equivalent to pt-table-sync available to sync PostgreSQL?

Just looking for some high level guidance! Thanks

1 Like

also have similar question

2 Likes