|
|
|
|
|
by mfalcao
174 days ago
|
|
The most common way to achieve HÁ is using Patroni. The easiest way to set it up is using Autobase (https://autobase.tech). CloudNativePG (https://cloudnative-pg.io) is a great option if you’re using Kubernetes. There’s also pg_auto_failover which is a Postgres extension and a bit less complex than the alternatives, but it has its drawbacks. |
|