postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

Postgres operator creates and manages PostgreSQL clusters running in Kubernetes

Results 458 postgres-operator issues
Sort by recently updated
recently updated
newest added

fixes #1473 codegen failed with ``` ./hack/update-codegen.sh Generating deepcopy funcs Generating clientset for acid.zalan.do:v1 zalando.org:v1 at github.com/zalando/postgres-operator/pkg/generated/clientset Generating listers for acid.zalan.do:v1 zalando.org:v1 at github.com/zalando/postgres-operator/pkg/generated/listers Generating informers for acid.zalan.do:v1 zalando.org:v1 at...

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-operator:v1.8.0 - **Where do you...

The operator produces its own `SPILO_CONFIGURATION` based on the information provided in the postgresql spec. This PR adds a `patroni.log` section to the spec to allow one to set log...

Feature: When adding connection pooler in the Postgresql CR then the pgbouncer deployment/pods do not get the imagePullSecrets specified in the Helm chart. The pgbouncer pod is using service account...

enhancement
good first issue

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/spilo-13:2.0-p7 - **Where do you...

question
postgres

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-operator:v1.8.2 - **Where do you...

I plan to use a docker image to have pgbouncer in a cluster, but for something else than postgres-operator, and I was wondering where is the code of the image...

question

...which leads to situations where e.g. if Patroni incessantly tries and fails to start postgres, this won't be visible in the pod's status (and hence in generic monitoring setups that...

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-operator:v1.8.1 - **Where do you...