-
Hi,
I am implementing a Patroni PostgreSQL cluster between two data centers.
I would like to have the Leader and one sync Standby on DC1 and remote async replica on DC2 with a sync replica for it …
-
- **Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator:v1.6.1
- **Where do you run it - cloud or metal? Kubernetes local
- **Are you running Postgres Oper…
-
Please provide the following information when submitting an issue (feature requests or general comments can skip this):
1. pgBackRest version: 2.37
2. PostgreSQL version: 14.8
4. Operating sy…
-
## Overview
I'm trying to upgrade a crunchy-postgres-gis-ha cluster (named pgdb-beta) from 13.2-3.0-4.6.2 to 13.3-3.1-4.7.0 via the `pgo upgrade` command. Any guidance or advice would be much appre…
-
...
--- Installing Patroni packages ---
Looking in links: .patroni-packages
Processing c:\pes\patroni\.patroni-packages\urllib3-1.26.16-py2.py3-none-any.whl (from -r requirements.txt (line 1))
P…
-
### What happened?
Our existing patroni cluster are configured in 3 nodes work well, now as storage limitation, we consider to change to patroni 2 nodes, after research there are less patroni 2-nod…
-
If I delete a database, resources created by it (services, statefulsets, etc.) should be deleted automatically. This can be easily implemented by adding the Postgres resource as an `ownerReference` (w…
-
PG cluster is actually deployed by a statefulset, for scale-in (or upgrade) it follows statefulset's character to handle each pod that starts from the largest ordinal to the smallest.
This may not b…
-
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.10.1
- **Where do you run it - cloud or metal? Kubernetes or OpenShift?** AWS EKS
- **Are …
-
**Describe the bug**
When a service doesn’t provide any selectors, pressing `Enter` on it will display all the pods of the namespace instead of looking at the corresponding Endpoint
…