-
When a primary node and a replica node crash and fail at the same time, Pgpool will do the failover to the replica node but never for the primary node. Plus Pgpool stop working because there isn't pri…
-
I Need help or suggestions on the issue below pgpool-II.
Example:-
Node1 -- Primary (Postgres & pgpool installed)
Node2 -- Standby (Postgres & pgpool installed)
Node3 -- Witness (Pgpool install…
-
Hello,
I am currently encountering an issue with PgPool2 in Snapshot isolation mode. I followed the example provided here: https://www.pgpool.net/docs/latest/en/html/example-replication-mode.html
…
-
### Name and Version
bitnami/postgresql-ha 6.5.5
### What architecture are you using?
None
### What steps will reproduce the bug?
1. Deploy PostgreSQL with HA architecture (using Replic…
-
**[ @mmguero](https://github.com/mmguero)** cloned issue [idaholab/Malcolm#398](https://github.com/idaholab/Malcolm/issues/398) on 2024-01-30:
> A partner suggested we look into using the bitnami po…
-
When there is no newline at the end of pgpool.conf, parsing will fail and the process exits.
This was discovered with version 4.5.2 installed via apt. When done this way, the process immediately se…
-
According to the [docs](https://www.pgpool.net/docs/latest/en/html/runtime-config-failover.html) `follow_primary_command` specifies a user command to run after failover on the primary node failover. T…
-
The postgres and pgpool configuration is the following one:
version postgresql 14.12 and pgpool 4.4.7
Node 0 is primary postgresql server (backend 0) and standby pgpool_node,
Node 1 is the standby …
-
Hello,
I use postgresql 15.6 and pgpool 4.5.2 after changin the home directory and setting up passwordless ssh with failover and followprimary it works well except for the postgresql.auto.conf it u…
-
I have followed the most common scenario for deploying a cluster recently with HAProxy and pgbouncer.
After maintaining this setup for a while I came up with understanding of the following downsides:…
rcknr updated
4 weeks ago