Hacker News new | ask | show | jobs
by taf2 4253 days ago
Mysql does have a much better durability solution -galera cluster IMO... Does Postgres have something similar?
1 comments

Galera is not a durability solution. Yes, postgresql has multi-master synchronous replication. It is also not a durability solution.