-
I have a remote setup, with the DB repository, powa-collector (1.2.0) and powa-web (4.1.4) all running on the same server,
I need to configure Active-Passive setup for the database.
My question is w…
-
### What happened?
Due to a severe hit on the etcd3 cluster, in order to preserve the original data, a single-node etcd cluster was created using the force-new-cluster approach. Subsequently, the thr…
-
Secure the Patroni REST API to prevent misuse, like the commented example [here](https://github.com/canonical/postgresql-k8s-operator/pull/26#discussion_r955963163).
-
### What happened?
https://github.com/patroni/patroni/blob/cd3f52b029a38781fee5805a48704f12b235078f/patroni/postgresql/config.py#L977
If we configure any recovery parameters such as `restore_com…
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-op…
-
Hi,
I ended up with a node out of the cluster after a minor postgresql upgrade and system reboot.
I did this before in the past but never with patroni 1.2.5.
Error:
```
2017-10-10 11:20:44,91…
-
Please provide the following information when submitting an issue (feature requests or general comments can skip this):
1. pgBackRest version: 2.38
2. PostgreSQL version: 13.6
3. Operating sy…
-
Hi, I am experiencing an erroneous behaviour from pgbouncer service when postgres service in the old leader node is stopped as part of a switchover. On May 25 12:24 UTC, I did a switchover from the Le…
-
## Steps to reproduce
1. Bootstrap Juju `3.4.2` controller.
2. Deploy postgresql-k8s from `14/stable` channel on revision `193` with 3 units.
3. Upgrade Juju controller version to `3.4.4`.
4. Refr…
-
We had a situation when a switchover occurred on the pantroni cluster and when trying to connect via pgbouncer, problems started when connecting with target session attribute=read-write, after authori…