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 323 postgres-operator issues
Sort by recently updated
recently updated
newest added

it would be desirable for the extension pldbgapi to be available. currently the plpgsql debugger does not work in pgAdmin.

extension

## Overview Create a Postgres Cluster with 3 replicas. The replica node failed to start after removing $PGDATA ## Environment Please provide the following details: - Platform: (`Kubernetes`) - Platform...

### What is the problem? When initializing a repo, Crunchy is ignoring pgbackrest stanza-create errors and initialize a new database `system-id` inside an S3 bucket which already has a repo...

## Overview When applying the modified example kustomize/postgres yaml the database created is not owned by the user, but postgres. ## Environment Please provide the following details: - Platform: microk8s...

## Overview Hi team, I'm trying to DR my postgres cluster. I currently backup to 3 repos: 1) NFS via PVC 2) R2 3) Minio I've repeatedly and successfully restored...

I am using helm I have tried it with one instance and the postgresql is working fine zero errors But when I create it with two instances it doesn't work...

## Questions I did postgres-operator version upgrade from 5.2 to 5.7.2 yesterday and it seemed working fine after the upgrade. I was able to connect to the database and query....

## Overview I'm experiencing a strange issue that postgres user is not being created from kubernetes secret. It was working fine for the last few months and there are several...

## Overview The integration and release maintenance of [pg_cron](https://github.com/citusdata/pg_cron), [pgmq](https://github.com/tembo-io/pgmq) and [vectorscale](https://github.com/timescale/pgvectorscale) extensions. ## Use Case They are community adopted extensions. (ex. supabase) ## Desired Behavior Built-in support for this...

extension

Please ensure you do the following when reporting a bug: - [x] Provide a concise description of what the bug is. - [x] Provide information about your environment. - [...