-
Patroni supports the inclusion of `ssl_ca_file` so that PostgreSQL can use custom tls certs with root cert validation (we require it for teleport db access, our database is airgapped, so we proxy to i…
-
## Steps to reproduce
```
juju deploy postgresql --channel 14/stable --to 0,1,2 --base ubuntu@22.04
juju deploy data-integrator --to 0 --channel latest/stable --base ubuntu@22.04
juju deploy…
-
Hello,
We have a HA **postgresql-k8s + pgbouncer-k8s** configuration with three nodes for **MaaS** service, and we faced the
**FATAL sorry, too many clients already**
postgresql problem.
MaaS s…
-
### What happened?
I use a failover cluster based on patroni.
Cluster composition: etcd-3.5.0, patroni-3.0.2, postgrespro-std-16 (ver. 16.1.1)
I tried to configure connection pooler built-in post…
-
I have started ETCD on node 192.168.56.94,192.168.56.95,192.168.56.96, and the etcd worked well
[root@localhost data]# etcd --version
etcd Version: 3.3.11
Git SHA: 2cf9e51
Go Version: go1.10.3
…
-
Hello.
I use PostgreSQL 14 (but I have the same result with version 16) on Debian 11. I installed PostgreSQL from a mirror of apt.postgresql.org.
apt-get install postgresql-14-oracle-fdw runs withou…
-
Hi.
When executing the switchover, I encountered this behavior:
$ patronictl -c /etc/patroni/patroni.yml switchover patroni-cluster
When should the switchover take place (e.g. 2022-08-02T15:24 ) […
-
In a 3-node PG/Patroni environment, the same node name is being used in nodes 1 and 2, so this is creating conflicts.
I noticed the yaml file is named the same in both nodes, too.
Node1:
```
[ro…
-
Hello all,
We're having an issue when starting vip-manager on a CentOS 7 box where it can't assign the ip address to the interface eth0.
Here are the output of the command:
[root@bdgerr00 default…
-
https://helm-digital-journeys.apps.silver.devops.gov.bc.ca/
On above new server we are not able to test form, It fail with 500 error.
Project: e66ac2-test
On Patroni it has below error message.
_202…