|
|
|
|
|
by lima
136 days ago
|
|
Postgres is not a CP database, and even with synchronous replication, it can lose writes during network partitions. It would not pass the Jepsen test suite. This is very hard to fix and requires significant architectural changes (like Yugabyte or Neon have done). |
|
Argument is that partitioning almost never happens, because of network reliably rerouting traffic.