-
After upgrading to v1.11.0 I noticed the following messages for every postgres cluster on every start up of the operator:
```
time="2024-04-04T16:56:37Z" level=info msg="statefulset myapp/myapp-po…
bo0ts updated
2 months ago
-
### Describe the use case
Postgress allows for creating [GIST indexes with opperators](https://www.postgresql.org/docs/current/gist-builtin-opclasses.html), such as inet_ops:
CREATE INDEX ON…
-
*This issue was originally created by [**@genofire**](https://github.com/genofire) at .*
**Problem:**
In a K8s it is really common to run dependencies by other applications like an database …
-
## Overview
This `postgres-startup` container [install script line](https://github.com/CrunchyData/postgres-operator/blob/5dde08a3475a27487ce7d8bd267c8f560dcc8b48/internal/postgres/config.go#L339-L…
-
### Describe the Bug
Searching through a list by a field of type `date` set in `listSearchableFields` throws an error.
It is expected that entering something like “2024-11-23” should work. A date pi…
-
- **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.12.2
- **Where do you run it - cloud or metal? Kubernetes or OpenShift?** Bare Metal K8s
- **Are you running Pos…
-
Currently the Postgres Operator is able to manage roles it receives from multiple sources (manifest, infrastructure, teams) within the PostgreSQL instance (https://github.com/zalando/postgres-operator…
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?** ghcr.io/zalando/spilo-15:2.1-p9
- **Where do…
-
We are managing a handful of PostgreSQL clusters using the Zalando operator. Generally, it functions well 👍🏻 but we occasionally encounter problems during brief disruptions with the kubernetes API se…
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?**
registry.opensource.zalan.do/acid/postgres-…