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

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

postgres

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. registry.opensource.zalan.do/acid/postgres-operator:v1.6.3 - **Where do...

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.6.3` - **Where do you...

The purpose of this PR is to set up an entry point for Prometheus. For now, the metrics collected are relatively limited: - Number of bases created (pg_new_db) - Database...

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. registry.opensource.zalan.do/acid/postgres-operator:v1.8.1 - **Where do...

I am running the operator in a cluster that consists of both AMD64 and ARM64 nodes. Since the operator and UI do not support ARM64, I would like to pin...

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. registry.opensource.zalan.do/acid/postgres-operator:v1.8.1 im using: registry.opensource.zalan.do/acid/postgres-operator:v1.8.0...

Hi, NodeAffinity settings doesn't create affinity rules for connection pooler. Only operator and acid-postgres receive affinity. What is the desired setup to use for affinity rules on connection pooler? (I'm...

This adds the settings `masterLoadBalancerIP` and `replicaLoadBalancerIP` to the `postgresql` CRD. Setting either of these options will cause `loadBalancerIP` to be set on the generated service. Solves #1285

Enhancement request: Can you consider optionally build PG statefulset based on OpenCruise? https://openkruise.io/docs/user-manuals/advancedstatefulset/ Lets have the PG cluster postgres-operator-6967dcf6c4-bcqjb 1/1 Running 2 38d rob-dev-0 1/1 Running 5 38d rob-dev-1 1/1...