Comparing Postgres logical replication to MySQL
Started by Siddharth Jainabout 3 years ago1 messagesgeneral
Hi All,
I am wondering if there is any article comparing Postgres logical
replication to MySQL row based replication?
https://dev.mysql.com/doc/refman/8.0/en/replication-sbr-rbr.html
Are these two equivalent? If not, what are the differences?
S.