-
**Describe the bug**
Having troubles with reading patroni metrics:
```
{"level":"error","service":"pgscv","time":"2021-09-23T16:41:30+03:00","message":"patroni/common collector failed; Get \"http:/…
-
## Steps to reproduce
1. install postgresql charm `14/edge`, revision `425`
2. integrate with COS
3. grafana-agent will keep track of all the logs files under `/var/snap/charmed-postgresql/co…
-
Hi there
I am building a new active-hotstandby database-setup with patroni. I intended to use pgbouncer (as the old setup had), but just now learned about this project. The big advantage of odyssey w…
-
## Steps to reproduce
1. prepare a MAAS provider
2. deploy a 3-node cluster
` juju deploy postgresql --base ubuntu@22.04 --channel 14/stable -n 3`
3. take down one unit by simulating a ha…
-
**What did you do?**
I've created PostgreSQL user for monitoring as described in the readme
```
Run following command if you use PostgreSQL versions >= 10
GRANT pg_monitor to postgres_exporter…
-
Looking into restore code for kubernetes, I can see in [these lines](https://github.com/canonical/postgresql-k8s-operator/blob/b0641ccb1926a05fcd6b53febf26c5299384b452/src/backups.py#L564-L575) that w…
-
**Is your feature request related to a problem? Please describe.**
Currently, creating Patroni Deployments is a heavy manual process that involves deploying patronis pre-requisites, the patroni deploy…
j-pye updated
4 years ago
-
Hi.
Thanks for your work.
I based your role on a major upgrade of postgres and would like to share some of the cases I encountered.
1) Patroni precheck https://github.com/vitabaks/postgresql_clu…
-
Hello,
Thank you for your great project.
Have you considered the option to deploy Postgres/Patroni/etcd/Haproxy in containers instead of installing packages.
This approach has many advantages.
…
-
**Describe what's wrong**
Hello, following [another issue](https://github.com/ClickHouse/ClickHouse/issues/62279) I tried another approach to avoid the problem : Add only small tables to the replic…