-
## Overview
"Instance1" Postgres cluster continuously restarting due to "/pgdata/pg15" has wrong ownership
## Environment
Please provide the following details:
- Platform: EKS
- Platform …
-
I am currently testing the operator and running Minio for S3 storage. I managed to do the logical backup with TLS disabled on Minio and it works fine.
However, i have this issue when i enable the T…
-
I haven't the trace any more but I had an issue with line 1317 in the script __init__.py in directory "C:\PES\patroni\patroni\postgresql"
the decode method was KO about the 'utf-8' encoding
I ha…
-
I am completely lost in here. I have a primary Postgres instance that is completely functional, but for some reason the replca(s) fails to run. To be more specific, postgres process fails to start for…
-
Title of ticket:
#### Description
The purpose of this ticket is to set up deployment environment on OCP project namespace(d7abee,d106d6) for all `required` apps, microservices . Also, includes inte…
-
Hi Vitaliy,
I can see that using patronictl that in case of switchover the VIP is not getting assigned to the primary server automatically.
![image](https://github.com/vitabaks/postgresql_cluste…
-
**What**
Eventually, we'll want to have high availability. To do this with Postgres, there is a tool called Patroni. Citus has native support for it, so I propose we use this since it seems safe to s…
-
Hi,
Here is Postgres cluster config, I have disabled **TLS** on this cluster
```
apiVersion: postgres-operator.crunchydata.com/v1beta1
kind: PostgresCluster
metadata:
name: db
namespace: …
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgr…
-
`check-patroni` seems to query the REST API of the Patroni nodes. It has support for SSL connections, however, it seems authentication support is missing? This would be an example Patroni conf snippet…