While Patroni effectively implements high availability for PostgreSQL with a single primary and multiple replicas, latency becomes unavoidable in globally distributed clusters. geo-pgpool-mgr bridges ...
What steps will reproduce the bug? Writing any custom pg_hba.conf on the postgres servers using pgHbaConfiguration: "" breaks the installation. When setting up the helm chart it seems like a logical ...