-
I was looking on patroni and repmgr and they both have some special flags to automate pg_rewind after failover.
Is there anything similar in PAF?
Its looks uncomfortable to get new promoted node w…
-
We have custom scripts which every 30 second checks if postgres available for RW operations and performs swichover if postgres cannot serve RW requests and disk is almost full. Patroni does not check …
-
We have a two-node Patroni cluster with the backup repository on S3. To keep the setup symmetrical I would like to be able to run the same cronjob/systemd timer on both nodes, but have the backup only…
df7cb updated
2 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
## Description
We are using kube-prometheus-stack and have ServiceMonitor defined for various …
-
Thank you for your development of this extension.
I am using this extension with pg 15.6 streaming replication 2 nodes(primary-hot standby).
In this case, they can't synchronize pg_password_histor…
-
This error is sometimes not so easy to catch, our case:
we have a patroni cluster and a pg bouncer for each base inside the cluster patroni, at some point the master switchover occurred, but the pg b…
-
### AC
As a developer,
I want to use the Postgres Operator database on the cluster,
So I can use its latest features
### ToDo
- Devise a migration process from the current spilo/patroni insta…
-
All node-to-node communication in our cluster is secured by a VPN, so I want to disable TLS because it's not helping with security, but only reducing bandwidth instead (~ 30% when I tested it some yea…
-
So I've been extensively investigating the following horizontal scale databases:
* Citus
* Vitess
* CockroachDB
* Yugabyte
Citus wins in a lot of ways... performance, ease of re-balancing, li…
gnat updated
2 months ago
-
## Steps to reproduce
1. Deploy 1 unit of postgresql-k8s charm, channel 14/stable revision 381
2. Deploy any requirer charm and relate it to the postgresql-k8s charm.
## Expected behavior
…