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

Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.

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

Have an idea to improve PGO? We'd love to hear it! We're going to need some information from you to learn more about your feature requests. Please be sure you've...

enhancement
v5
backlog

## Overview In older versions of PGO, the `PgCluster` spec allowed for specifying `spec.tls.caSecret` and `spec.tls.tlsSecret` as separate values. For my team, this was a requirement as we use an...

## Overview We want to add ENV to each pod deployed by postgrescluster crd. Is there any option to do that for every new deployed PostgresCluster by default? By now...

enhancement
v5
backlog

Hello guys, I was exploring the possibility of using your new **5.1.0 postgres-operator** as the old version 4.7.5 is no longer working on a **k8s v1.22.9** due to a custom...

bug
v5

I'm using pgo v4.5.0 and have deployed my pg pods with the --metrics flag. If I already have grafana and prometheus running in my cluster how can I see the...

question
documentation
v5
v4

**What is the motivation or use case for the change? ** Improve performances for large databases **Describe the solution you'd like** Huge pages support by adding declaration of hugepages-2Mi resource...

enhancement

[cluster_pod_logs.log](https://github.com/CrunchyData/postgres-operator/files/8099947/cluster_pod_logs.log) [Operator_Pod_logs.log](https://github.com/CrunchyData/postgres-operator/files/8099952/Operator_Pod_logs.log) Trying to deploy the PGO cluster on OpenStack environment The PGO cluster creation is failing at failing to Lock Owner as podSecurityPolicy: unable to validate pod: []" with...

v4

Hello, I couldn't have found an answer... What about pgo client pod or installation manuals for Release 5.X ? May we use the same pgo pod and/or client installation instructions...

question
v5

Hello, the `host` of the cluster in the secret file is set to `..svc`. There are some images can't work with that, they need just the `` or the full...

v5

I have a large database which is not production. I have resource constraints and I'm trying to avoid having the extra PVC created for pg-backrest-shared-repo. How can I disable this...

enhancement
v5