I want to setup 2 node cluster for postgres. How to configure primary and backup for a 2 node cluster I need to know the best way to do it also its necessary configurations.
Asked
Active
Viewed 960 times
0
-
1https://www.postgresql.org/docs/current/high-availability.html – Feb 09 '21 at 07:08
-
There can be no reliable high availability solution with 2 nodes. – Laurenz Albe Feb 09 '21 at 07:10
-
@LaurenzAlbe what can be the best solution for HA ? – R_S_C Feb 09 '21 at 07:28
-
Patroni. But that's opinion based. – Laurenz Albe Feb 09 '21 at 07:42