-
(discussion arising from errors seen during hashstore conversion of the ADC corpus)
During hashstore conversion, for cases where the calculated checksum does not match the checksum that's in system…
-
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-o…
-
```
Application is not available
The application is currently not serving requests at this endpoint. It may not have been started or is still starting.
```
-
Hi, I upgraded Clickhouse from 24.6 to 24.9 (using the operator)
A query using the `postgresql` function ( https://clickhouse.com/docs/en/sql-reference/table-functions/postgresql ) started failing …
-
- **Where do you run it?** [Oracle Cloud Infrastructure (OCI)]
- **Are you running Postgres Operator in production?** [no]
- **Type of issue?** [question]
I'm currently in the evaluation phase fo…
-
We have noticed an instance of incorrect helming in one of your Kubernetes configuration files. Hardcoded or default configuration values in the template are considered anti-pattern and configurable v…
-
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/postgres-operator:v1.12.2
- …
-
Initially, I discovered this issue when running several test_pg_regress instances in a loop. Then I reproduced it with a reduced schedule, like this:
```
parallel group (6 tests): hash_part partition…
-
Postgres ranges have convenient operators for doing set math on ranges. We can extend the Ecto DSL to provide convenience macros for working with these operators
e.g.
```sql
CREATE TABLE reserv…
-
### What happened?
Hey,
we have configured a PostgreSQL datasource via Helm CRD and that's working fine so far. But I noticed a very strange behaviour.
After adding the datasource and trying to…