-
The WinSW service desciption files "src/patroni_service.xml" doesn't seems to be good (no log generated, pes user not recongnized...)
To make it works I had to migrate to description files of WinSW…
-
I was changing between Sqlite to Postgres and when i swap "UseSqlite" to "UseNpgsql" it started showing me this error
Basically im following a course and ive repeated every step and even talked wit…
-
### What happened?
A node of patroni cluster was killed and restarted a couple times with minimum intervals
### How can we reproduce it (as minimally and precisely as possible)?
A node of pat…
-
I have two instance PostgreSQL Cluster. I created service in Kubernetes to connect with PostgreSQL master instance.
I run this command on the master node machine:
``
/usr/pgsql-11/bin/psql -d sampl…
-
Hi,
I did setup harbor HA with external posgres, redis. All pods are sucessfully running. But notary pods were stuck CrashLoopBackOff state. Could you please advise what could be the error ? The…
-
## Steps to reproduce
```
juju deploy postgresql --channel=14/edge --revision=323 pg-upgraded
juju deploy postgresql --channel=14/edge --revision=331 pg-not-upgraded
# Wait for units to depl…
-
### What happened?
Everything is OK with Patroni 3.0.4 and 3.1.0. Cluster bootstrap broken with 3.1.1.
The postgres cluster can be bootstrapped with patroni 3.1.1, but the dynamic config is empt…
-
## Steps to reproduce
Unable to provide. This happened on a clean deployment of the charm
## Expected behavior
The charm starts up
## Actual behavior
The charm gets stuck on waiting statu…
-
### What happened?
PR https://github.com/zalando/patroni/pull/2724 introduced a check for duplicated name in DCS, yet the check might not be complete as it ignores the response from the `/liveness` r…
-
I'm trying out the patroni docker-compose setup with some modifications, mainly to use a timescaledb docker image ( with builtin Patroni ) instead of the patroni image.
The etcd and haproxy container…