Comparing Postgres logical replication to MySQL

Started by Siddharth Jainabout 3 years ago1 messagesgeneral
Jump to latest
#1Siddharth Jain
siddhsql@gmail.com

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.