-
I have the requirement to use timescaledb_toolkit(https://docs.timescale.com/timescaledb/latest/how-to-guides/hyperfunctions/install-toolkit/) on top of timescaledb on a cluster running Crunchy Postgr…
-
Hello,
I am using the base minimal cluster with one master and one worker node and using the v1.7.1 version of the operator with default settings.
Currently I am noticing that the pg_wal file di…
-
https://patroni.readthedocs.io/en/latest/releases.html#version-4-0-0
All master references where changed to primary / leader.
blogh updated
3 weeks ago
-
Hi all, I making a POC, in my test I killed the primary node, other node take the primary role, the new replica rewind.... but dead whit this messages:
```
2021-03-15 17:29:58,156 INFO: Lock owner…
-
- **Are you running Postgres Operator in production?** yes
- **Type of issue?** question / feature request
Hello
We are working with the Postgres Operator on K8s clusters which runs Istio,
Ha…
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?** e.g. acid/postgres-operator:v1.8.2
- **Where…
-
To support an infrastructure where the list of PostgreSQL backends is being maintained by Kubernetes/Openshift, we need to support "hot" changes to the list of backends. That is, we need to be able t…
-
Currently it's not clear if or how to install the timescale-single chart on openshift 4.x.
Running it unchanged gives the following error: `ERROR: ObjectCache.run ApiException()` even when running …
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.11.0
- …
thoro updated
5 months ago
-
### What happened?
When etcd switch the leader's node, causing patroni to temporarily lose connection to etcd. After patroni connected to etcd, I saw 2 replica node cannot sync data with leader node
…