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 When deploying a new cluster, setting user custom password ( Secret Patch ), and trying to access pgAdmin it fails. This is not related to tagging with @pgo....

hello,we deployed crunchydata/postgres-operator,and thought it was great after useing it. and we want build the image crunchydata/crunchy-postgres, but we can not find the docker file for this image, where can...

Hello, crunchy team! I wonder is there a working feature request mechanism for adding extensions to base postgres images, provided with pgo? Our team currently in a process of migration...

question
extension

## Overview Provide CRD "spec.patroni.bootstrap.initdb" so that Postgres could be initalized with other locales + encodings. ## Use Case We are located in Switzerland and need to have locale "de_CH"...

Trying to modify it using patroni: ```yaml patroni: dynamicConfiguration: postgresql: parameters: shared_preload_libraries: timescaledb timescaledb.license: timescale # instead of apache by default in crunchy ``` Result in: ``` postgres@localhost:tutorial> create extension...

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

backlog
zero-backup

I can see in the docs how to configure the set up of an extension but I cannot see how to install an extension that is not already in the...

question

[PGO_clusters__POD.zip](https://github.com/CrunchyData/postgres-operator/files/9246915/PGO_clusters__POD.zip) HA PGO clusters are failing if one of the underneath Kubernetes clusters restarts/recreated we are deploying the HA PGOv4.7.4 cluster with the below configuration on OpenStack Magnum Kubernetes environment...

## Overview Executing `./client-setup.sh` will cause error with message `pgouser-admin Secret not found in namespace: pgo`. ## Environment Please provide the following details: - Platform: Kubernetes (minikube) - Platform Version:...

v4

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