percona-postgresql-operator icon indicating copy to clipboard operation
percona-postgresql-operator copied to clipboard

Percona Operator for PostgreSQL

Results 103 percona-postgresql-operator issues
Sort by recently updated
recently updated
newest added

### Report Exec commands failing due to lack of retry, similar to an issue encountered with the mysql xtradb operator. Looks like the same code in clientcmd.go is present here....

bug

### Report I found this community message with the same issue https://forums.percona.com/t/manually-restoring-multiple-times-is-not-working/27301 however the link to the jira ticket is invalid. I ran into this same error on the percona...

bug

### Report I need to share a single table in to multiple nodes using Sharding , I have used this [Doc](https://www.percona.com/blog/scalable-solutions-with-percona-distribution-for-postgresql-part-2-using-citus/) ### More about the problem I need to share...

bug

### Proposal It would be great to be able to specify '/spec/loadBalancerClass' value when setting up a service exposure. We have several load balancer and MetallB catch only the configuration...

[![CLOUD-915](https://badgen.net/badge/JIRA/CLOUD-915/green)](https://jira.percona.com/browse/CLOUD-915) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=percona&utm_campaign=badge_info) **CHANGE DESCRIPTION** --- **Problem:** GKE cluster were being created with logging and monitoring by default, but we don't need it for this job. **Solution:** Add flags to disable...

**CHANGE DESCRIPTION** --- **Problem:** *Short explanation of the problem.* **Cause:** *Short explanation of the root cause of the issue if applicable.* **Solution:** *Short explanation of the solution we are providing...

[![K8SPG-803](https://badgen.net/badge/JIRA/K8SPG-803/green)](https://jira.percona.com/browse/K8SPG-803) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=percona&utm_campaign=badge_info) **CHANGE DESCRIPTION** --- **Problem:** When the following is configured ``` backups: pgbackrest: global: log-level-console: debug ``` Then we observed this log ``` 2025-06-26T10:13:16.149Z ERROR failed to cleanup outdated...

[![K8SPG-613](https://badgen.net/badge/JIRA/K8SPG-613/green)](https://jira.percona.com/browse/K8SPG-613) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=percona&utm_campaign=badge_info) https://perconadev.atlassian.net/browse/K8SPG-613 **DESCRIPTION** --- The previous PR (https://github.com/percona/percona-postgresql-operator/pull/1117) introduced an incorrect `containerSecurityContext` that does not match the `crd.yaml` **CHECKLIST** --- **Jira** - [ ] Is the Jira ticket created...

[![K8SPG-799](https://badgen.net/badge/JIRA/K8SPG-799/green)](https://jira.percona.com/browse/K8SPG-799) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=percona&utm_campaign=badge_info) **CHANGE DESCRIPTION** --- **Problem:** ImagePullSecrets are not configured for the patroni version check pod. **Cause:** *Short explanation of the root cause of the issue if applicable.* **Solution:** Wire...