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

- **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.13.0 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** OpenShift - **Are you running Postgres Operator...

Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.13.0 - **Where do you...

enhancement
help wanted
good first issue

- **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.13.0 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** OpenShift 4.15 - **Are you running Postgres...

Hi I did: 1- git clone https://github.com/zalando/postgres-operator.git 2- helm install postgres-operator ./charts/postgres-operator I got following error ``` helm install postgres-operator ./charts/postgres-operator manifest_sorter.go:192: info: skipping unknown hook: "crd-install" manifest_sorter.go:192: info: skipping...

duplicate

PVCs are the only resource which is not covered by OwnerReferences. We have observed that on cluster deletion operator can report that all PVCs have already been deleted, although they...

minor

- **Where do you run it - cloud or metal? Kubernetes or OpenShift?** EKS - **Are you running Postgres Operator in production?** yes - **Type of issue?** feature request It...

Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** spilo-13:2.0-p6 - **Where do you...

Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.13.0 - **Where do you...

Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** e.g spilo-13:2.0-p6 - **Where do...

It'd be great if there was support for Azure Blob Storage (ABS) for WAL archiving/restoration. Azure Blob Storage doesn't offer an S3-compliant API out of the box and requires paying...