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

## Overview The same error occurs every few days when pgo5 is running normally, the new database connection cannot be established, deleting the pod and rebuilding will fix it, and...

v5

A. Summary Regarding to [backup management documentation](https://access.crunchydata.com/documentation/postgres-operator/5.0.5/tutorial/backup-management/) and also [disaster recovery documentation](https://access.crunchydata.com/documentation/postgres-operator/5.0.5/tutorial/disaster-recovery/) I apply a postgres backup/restore test. After backup, the first restore is successful, a restore pod is initiated...

## Overview Following the S3 backup example install and adding the example schedule, deployed successfully with all resources successful. Connection to S3 is successful for backup with meta data files...

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

## Overview Generate part of the PostgresCluster object status a new field `binding.name` which includes the name of the secret which has been created and which contains the data allowing...

v5

## Overview Allow `CronJob` spec values customization in PostgresCluster CRD : - `successfulJobsHistoryLimit: 3` - `failedJobsHistoryLimit: 1` At the time being, there is no way to specify those values, and...

enhancement
v5
backlog

Hi, We are deploying Postgres Cluster 5.0.4 in our RKE2 cluster using the Helm Chart. **Issue faced:** To mitigate the service account token leaks and make the cluster more secure,...

bug
v5

## Overview Currently, 10s timeout gets broken down into ~5s timeout request and two ~2s timeout requests. This will cause leader elections with even moderate etcd unavailability (I believe `retry_timeout`...

v5

Hey Crunchy! i'm using your Pgo operator on my EKS env. as part of our work we created backups using your PGO backup to s3 bucket. the backup ConfigMap definition...

v4

Created PGO V5 cluster on OpenStack Kubernetes ( 1.23), on trying to access to database instance via psql Terminal getting below errors ``` psql: error: FATAL: password authentication failed for...

v5