Hacker News new | past | comments | ask | show | jobs | submit login

Somewhat tangential, but I'm kind of sad that not much more was done with pg_paxos[1].

Group Replication[2] just made it into MySQL 5.7.17 and is GA; it uses a variant of Paxos to commit transactions. Even though most people will probably do fine with streaming replication or semisync, it would be nice to have support in Postgres for use cases that need an even stronger level of consistency.

1: https://github.com/citusdata/pg_paxos

2: http://mysqlhighavailability.com/mysql-group-replication-a-q...




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: