|
|
|
|
|
by throw0101a
2602 days ago
|
|
MySQL has Galera: is there a multi-master option for Pg? I know of BDR, earlier versions of which are open source, but there hasn't been much movement with Pg 10 or 11 AFAICT. We don't do anything complicated, but simply want two DBs (with perhaps a quorum system) that has a vIP that will fail-over in case one system goes down (scheduled or otherwise). Galera provides this in a not-too-complicated fashion. |
|