postgres-operator
postgres-operator copied to clipboard
Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.
## Overview I'm trying to enable instrumentation instead of pgmonitor inside a cluster that only use S3 bucket as repo for pgbackuprest. Pods are unable to start due to logrotate-config's...
Attempting to access resources from the Crunchy Data Developer registry results: ``` ❯ helm show values oci://registry.developers.crunchydata.com/crunchydata/pgo Error: GET "https://registry.developers.crunchydata.com/v2/crunchydata/pgo/tags/list": unexpected status code 503: unavailable: service unavailable ❯ docker pull...
The `golang.org/x` modules are a frequent source of vulnerabilities. Let's update them regularly to keep security fixes small. **Checklist:** - [x] Have you added an explanation of what your changes...
Hi There, Does Crunchy support cross-version upgrade in PostgreSQL? Specifically, I am looking to upgrade a PostgreSQL database from version 14.15 to version 16.8. Thank you.
Hi, I just wonder if a new cluster can be created with the existing PVC, though couldn't find any information about this. The reason why I want to use the...
Hi, Is it possible install just one PGadmin and connect to all PostgresCluster cross all namespace?
## Overview I'd like to be able to specify additional volumes for the various cluster pods via the helm chart. I've run across multiple helm charts that use something like...
## Overview We aim to mitigate unnecessary outages during Kubernetes node updates or drains by specifying custom readiness or startup probes for a PostgresCluster. ## Background In this particular case...
Hey guys 👋 — first off, loving the product! I had a question that evolved into a potential feature request: Is it currently possible to provide the S3 endpoint for...
## Overview I would like to have [documentdb](https://github.com/microsoft/documentdb) as a pre-installed extension in the official crunchy postgres image. ## Use Case I want to use [FerretDB](https://github.com/FerretDB/FerretDB) as a MongoDB interface,...