postgres-operator
postgres-operator copied to clipboard
Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.
**Checklist:** - [x] Have you added an explanation of what your changes do and why you'd like them to be included? - [x] Have you updated or added documentation for...
I created a DB using CrunchyData (named "tracking"), but i also have "anyuid" policy set for the project's 'default' ServiceAccount. The initContainer ("pgbackrest-log-dir") in the "tracking-repo-host" StatefulSet failed to deploy...
I'm about to migrate my v4 clusters to v5.3.1 operator. First, I tried the new cluster creation way, and I tried to create my own user and database. In v4...
## Overview There is an issue around the script /opt/crunchy/bin/postgres/pgbackrest_info.sh. I think this is related to monitoring. It is using over 3gb of ram and getting oomkilled. Suprisingly it is...
Hi There, Is it possible to extend the storage size automatically based on some criteria, like utilization? ``` apiVersion: postgres-operator.crunchydata.com/v1beta1 kind: PostgresCluster metadata: name: pnst spec: (ignore) instances: - name:...
## Overview My data volume appears to be filling up with "core.$N" files. ## Environment Please provide the following details: - Platform: EKS - Platform Version: 5.0.0 - PGO Image...
Hi, I have a high availablility postgresql cluster with 2 replicas. the daily pgbackrest backup is scheduled at a S3 bucket. But when i'm trying to restore the the backup...
the query text is cut off within postgres_exporter / grafana. this makes it hard or even impossible to inspect suspect queries. question: any way to get the whole query text...
Does the postgres-operator have an exposed port for configuring the liveness and the readiness probes? Based on the following code, I expected we could utilize an exposed port for the...
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...