-
Hey there :)
I'm maintaining a little toy citus setup on kubernetes at https://github.com/docteurklein/citus-test and wondered if it would be possible to support this kind of scenario?
Thanks!
-
Problem:
Some of the cluster settings cannot be updated.
For example:
max_connections
max_locks_per_transaction
max_worker_processes
max_prepared_transactions
Cause:
These settings from bo…
-
The last official release of the spilo image is already more than 10 months old:
https://github.com/zalando/spilo/releases/tag/3.0-p1
Are there any plans to update the spilo image in order to redu…
-
I've got error from patroni: etcdserver: mvcc: database space exceeded
```
etcdctl endpoint status -w table
+----------------+------------------+---------+---------+-----------+------------+-----…
-
Hey folks, the primary documentation suggests that this image is a derivation from the official postgres images, but it does not appear to be true. It's not technically true (although looks like you'…
-
### What happened?
I using a HA cluster build with Patroni + Zookeeper in Docker Swarm
#### Zookeeper
zookeeper-1 (on worker-1)
zookeeper-2 (on worker-2)
zookeeper-3 (on worker-3)
#### Pat…
-
### What happened?
Currently, when a non-sync-standby node is used as failover candidate and current cluster has leader, the result always returns a 503 status code with "Failover failed".
### How …
-
## Overview
I would like to be able to run backups from a standby instead of the primary.
## Use Case
Pgbackrest backups can use a lot of CPU and I/O. To avoid reduced performance of the mast…
-
**Describe the bug**
One of the last steps of our workflow for some reason triggers some very disruptive issues with the database.
On the workflow handler I see:
```
galaxy.workflow.scheduli…
-
### What happened?
We have created a New cluster 13.3 Version using Patroni. Leader node is added successfully, but when we tried to add replica nodes it showed as running initially and changed to st…