-
### Describe the bug
HelmRelease not able to work postgres database. It doesnt process the code for customresourcedefinition PostgresService
Below is the chunk of the code for that crd.
patron…
-
https://github.com/CrunchyData/postgres-operator/blob/c7a885d862fa7e3c43e802c623dad4c4e9991e5c/internal/patroni/config.go#L515
is there any way to add custom local configuration in patroni ?
th…
-
## Steps to reproduce
1. Deploy postgresql-k8s charm channel=14/stable, revision=158
2. Let it run for a while (see following comments by the team responsible for running the application itself, if …
-
- **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.6.1
- **Where do you run it - cloud or metal? Kubernetes or OpenShift?** GCP
- **Are you …
-
We have noticed an instance of incorrect helming in one of your Kubernetes configuration files. Hardcoded or default configuration values in the template are considered anti-pattern and configurable v…
-
Hello team,
I am trying to set up crunchydata postgresql cluster, operator starts successfully but I am having troubles to set up the pg cluster.
I am using this version of operator 5.5.0 and this…
-
I'm working on a script to create a standby cluster based on how Patroni's patroni_wale_restore worked.
However, it seems wal-g added support for --detail, but this fails as follows on our existing b…
-
您好,想问下,能否基于pgsql+repmgr模式 实现pgsql-operator呢?
类似这个:
https://artifacthub.io/packages/helm/bitnami/postgresql-ha
但是bitnami嵌入了pgpool,也是比较复杂,
如果pgsql operator,只实现pgsql+repmgr,然后业务层面通过target_session_a…
-
Kubernetes is supported as a DCS starting from Patroni 1.4
-
Is Citus supported in postgres-operator the way it is supported by patroni?