Hacker News new | ask | show | jobs
by crypto5 3285 days ago
> Good news is that postgres is going to get multi-master replication soon in postgres 10

Where did you read this?..

1 comments

I think the poster of that claim is confusing "plain" logical replication and multi-master replication. There's a lot of infrastructure in common between both, but the conflict resolution part of async mm didn't make it it into postgres 10...