-
I'm liking the sound of Crunchy over Patroni. Still early.
Setup and lots of ideas courtesy of @conbrad.
```
- apiVersion: postgres-operator.crunchydata.com/v1beta1
kind: PostgresCluster
…
-
## Steps to reproduce
1. Deploy postgresql-k8s with three units.
2. Integrate it with another k8s app.
Example deployment: https://pastebin.canonical.com/p/YRyVgZpxC5/
## Expected behav…
-
## Steps to reproduce
1. Prepare a MAAS provider
2. deploy the charm with 2 units by following https://charmhub.io/postgresql/docs/h-scale
`juju deploy postgresql --base ubuntu@22.04 --cha…
-
## Steps to reproduce
1. Deploy a landscape bundle with Postgresql
2. Restart snap.charmed-postgresql.patroni.service on the leader unit
## Expected behavior
Landscape responds.
## Actual b…
-
Hi,
Just want to know how it's different/better from [zalando/patroni](https://github.com/zalando/patroni)
is it just dockerized patroni?
> '''Spilo Docker images, not just "bare" Patroni.'''
Best…
-
- [ ] [Netdata](https://www.netdata.cloud) (if `netdata_install: true`)
- [x] System metrics
- [x] Postgres metrics (local)
- [x] Pgbouncer metrics (local)
- [ ] Patroni (Rest API)
- [ …
-
### What happened?
This often happens when Patroni 3.2.2 starts.
establishing a new patroni heartbeat connection to postgres
2024-05-10 05:27:26,921 INFO: PostgreSQL is still starting up, 87 se…
-
- **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.12.2
- **Where do you run it - cloud or metal? Kubernetes or OpenShift?** Bare Metal K8s
- **Are you running Pos…
-
**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…
-
### Bug Description
Hi,
Please check the complete issue description in PostgreSQL repo:
https://github.com/canonical/postgresql-operator/issues/524
TL;DR: PostgreSQL charm rotates logs but do…