-
- https://github.com/zalando/patroni
- https://snapshooter.com/learn/postgresql/postgresql-cluster-patroni
- https://arctype.com/blog/postgres-patroni/
-
# Pros
- [connection strings](https://www.postgresql.org/docs/15/libpq-connect.html#LIBPQ-CONNSTRING) are flexible and long time supported
- one can use either key-value or url format
- one can omi…
-
Hello,
I use check_patroni on Debian 11 with python 3.9.2 and patroni 3.0.1, and i would like use the command "node_is_alive", but I return this python error, here is the command I use, in verbose …
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
### Detailed Description of the Problem
I've just upgraded `haproxy` from v2.9.0 to v2.9.1 in Arch Linux and got an issue with it consuming 100% of CPU time after a short burst of traffic. Once sta…
-
https://github.com/voxpupuli/puppet-python/blob/master/CHANGELOG.md
to-kn updated
11 months ago
-
Is there a reason why we create all of the non-superuser roles after running the post_bootstrap?
What I'd ideally like to do is create a set of users via Patroni, then be able to create DB objects …
-
Hello, in Citus, I set citus.shard_replication_factor to 2 When a dn node crashes, I delete the information of that node in the metadata, add a new node, and then execute citus_ Rebalance_ Start, why …
-
Is there a way to see/set machine specific configuration from the REST API?
For example, nofailover etc...?
When I try to patch it seems to do it for all machines.
-
After some debug staff I was finally able to start the cluster and the database seem's to be online in cluster mode but I don't know how to find the database postgres password.
Failed connecting to t…