-
While a new cluster will initialize, any existing cluster or rather any event that causes the pods to recreate causes the following permissions issue preventing the cluster from initializing:
>2020…
-
The definition of a healthy members should also be revised in light of the "cluster_has_replica" changes.
Patroni
```
-bash-4.2$ patronictl --config-file /etc/patroni/demo.yaml list patroni-demo …
blogh updated
9 months ago
-
### Name and Version
bitnami/postgresql-ha
### What is the problem this feature will solve?
I have a running postgresql cluster (A). In the cluster, there is 1 pgpool and 3 ha-postgresql replicas. …
-
We have a three node PostgreSQL / Patroni / Etcd / Vip-Manager Cluster. When we do a planned Switchover or Shutdown, vip-manager works as expected and move the ip to the new leader. But when we kill t…
-
**Relevant system information:**
- OS: [e.g. Ubuntu 16.04, Windows 10 x64, etc]
- PostgreSQL version (output of `postgres --version`): [e.g. 10.5, 9.6.10]
- TimescaleDB version (output of `\dx` …
-
Hi,
Say I am running three instances of Patroni within the same Datacenter with etcd as DCS. Due to some reason, Datacenter is undergoing some planned maintenance which might result in restarting t…
-
## Overview
Currently, 10s timeout gets broken down into ~5s timeout request and two ~2s timeout requests. This will cause leader elections with even moderate etcd unavailability (I believe `ret…
-
Hi Vitaly ,
Can you please help me in setting up multi master Postgres node using patroni , ha and connection pooling?
I am looking to transfer more than 100tbs of data and need to do horizontal…
-
We are migrating from a Zalando based Kubernetes Postgres installation to TimescaleDB
We use Teleport to manage all of our cluster, kuybernetes and database access. Teleport requires that we use a …
-
Hello i use this configuration
```
- name: SPILO_CONFIGURATION
value: | ## https://github.com/zalando/patroni#yaml-configuration
postgresql:
paramet…