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

Postgres operator creates and manages PostgreSQL clusters running in Kubernetes

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

Add timelineid in clone section in the cluster CRD. In the cluster config we need timeline_id along with the existing possibility of timestamp and cluster name such as for eg:...

Closes: https://github.com/zalando/postgres-operator/issues/58, https://github.com/zalando/postgres-operator/issues/1703 This PR adds a new field to the Operator configuration parameters and the Postgres spec allowing users too specify a liveness probe for the Spilo container. This...

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...

Hi There, noticed there is an environment variable to inject "etcd_host" but there are none in the repo for usernames and password. Could create a PR for that to add...

enhancement
help wanted
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/postgres-operator:v1.7.1 - **Where do you...

- **Which image of the operator are you using?** `registry.opensource.zalan.do/acid/postgres-operator:v1.7.1` - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** `Bare Metal K8S` - **Are you running...

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...

technical issue

I was wondering if it is possible to use postgres 15 beta with the operator. I just wanted to try new features built in postgres 15. If so, how? Thanks!

question
spilo

Hi, Following this quick Guide, as soon as we deploy postgresql, Pod status is went to not ready state. ``` Normal Scheduled 7m42s default-scheduler Successfully assigned default/acid-minimal-cluster-1 to ip-172-31-6-72.us-east-2.compute.internal Normal...

Fixes #1902 unable to override scope prefix