Question : Environment: Postgres version: 9.6 Cluster of 3 servers, with Patroni and etcd Scenario: When index of tables were […]
Tag: patroni
Patroni with etcd starting up
Question : I have an existing PostgreSQL cluster v11.5 with streaming replication. I want to set up high availability managed […]
Issue with Patroni – postgres not starting
Question : I am learning Postgres and I have installed 3 VMs as follows: node1 – Installed Postgres and etcd […]
FATAL: no pg_hba.conf entry for replication connection from host
Question : Ok before this gets flag as duplicate, bear with me. I’m trying to connect two replicas (.12 & […]
High Available PostgreSQL with Patroni and Replication
Question : I want to build a highly available PostgreSQL cluster using patroni with etcd. I want to have 3 […]
Patroni : How to handle a replica which has been disconnected from primary for long time?
Question : Let’s say I am using asynchronous streaming replication with the below configuration in a 3 node cluster with […]
HA PostgreSQL installation using patroni and pgbouncer
Question : I’m not having a problem yet, just searching for advise I want to build installation of PostgreSQL on […]
Could Barman backup only one database from PostgreSQL?
Question : In my system, I have postgresql 12 and barman v2.13. I have a few backup disk around 1 […]
On which machine we should install WAL-G?
Question : We are using PostgreSQL version 12.1. Currently we have high availability and automatic failover using Patroni and it’s […]