|
|
|
|
|
by throw0101a
2599 days ago
|
|
What do you use? Are there some instructions/articles that you'd recommend reading? Is it anything like Galera? I know of BDR, but there hasn't much news about it lately, especially with more recent versions of Pg. We like Galera for our simple needs: we use keepalived to do health checks, and if they pass the node participates in the VRRP cluster. If one node goes down/bad, another takes over. |
|
If you're just looking for a hot standby and dont need a multi master setup, you can set those up just with pg. https://www.postgresql.org/docs/9.4/hot-standby.html