-
Feature request.
Case example: after failover new master started to archive WALs while previous WAL required for PITR using latest backup wasn't archived by previous master. If pgBackRest could ver…
-
We are looking into replacing Repmgr with Patroni and testing various failover scenarios.
It seems that the patroni currently keeping persistent connection to the master database. For any reason if…
-
Hello!
Currently [pq](https://github.com/lib/pq) is stopped in development and does not support any new postgres features like new environment variables, parameters and so on.
Right now I'm tryi…
-
Right now, the locale of the database is not configurable. However, some applications require specific locales like `de_DE.UTF8` for e.g. sorting (see [postgres docs](https://www.postgresql.org/docs/c…
-
## Steps to reproduce
1. SolQA deployed Charmed Kubernetes 1.30/beta on top of Charmed Openstack Yoga, and then deploy mysql-k8s and postgresql-k8s in different model on top of Charmed K8s.
2.…
-
Is there a way to run an initialization script that I used to run when using postgres as a statefulset using the lifecycle policy?
```
lifecycle:
postStart:
exec:
…
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?**
1.6.2
- **Where do you run it - cloud or …
-
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…
-
Hey,
We tried to deploy the operator using this in the manifest to allow pod to run as non root:
kubernetes_use_configmaps: "false"
spilo_allow_privilege_escalation: "false"
spilo_runasuser: 101…
-
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…