-
### What happened?
When `postgresql.parameters.unix_socket_directories` is set and `postgresql.use_unix_socket` is true, patroni creates `.pgpass` file using socket path as `host`, while the [documen…
-
I need to configure `pg_cron` extension in a non default database. To do this I need to set the property `cron.database_name ` in a `postgres.conf` file. Can anyone please explain how to do this ? I d…
-
Hello I have some issue when I used the dual configuration files.
I have two nodes on my cluster according the **conf/dual.yml**, I precise the IP 10.10.0.2 when I launch the **configure** script.
…
akoua updated
1 month ago
-
By default Tolgee will use the `public` schema and the `ee` schema in PostgreSQL. Using the `public` PostgreSQL makes it hard to use Tolgee in PostgreSQL when other application also use the same Postg…
-
### What happened?
I accidentally duplicated the log_filename configuration line in patroni.yml. While the system still runs, it causes a number of issues down the road, such as:
- hilarious log f…
-
Secure the Patroni REST API to prevent misuse, like the commented example [here](https://github.com/canonical/postgresql-k8s-operator/pull/26#discussion_r955963163).
-
This is a logical follow on to #274. Since that issue is closed and quite old now I thought it made sense to record my experiences/problems in a new issue - I hope this is OK. Sorry this is so long.…
-
Hello! I have a problem with restore backups, witch was make from stand-by server. I have next configuration:
Master-replica based on patroni.
Backup server for creating and testing backups.
…
-
- **Which image of the operator are you using?**
`registry.opensource.zalan.do/acid/postgres-operator:v1.7.1`
- **Where do you run it**
GCP Kubernetes engine
- **Are you running Postgres Operato…
-
### What happened?
I have the following situation with static logical slots on patroni clusters: performance is slowly decreasing and bloat is growth. Autovacuum works but still leave a couple of d…