> We have 4-node cluster (1 master and 3 hot standby). We are using pgpool as
> load balancer. We have an observation where if application requests for 3
> connections, pgpool connects to all 4 servers and I see 3 connections on each
> of them. I was expecting it have a total of 3 connections f
Subject: Re: pgpool Connections Distributions Among Nodes
We have 4-node cluster (1 master and 3 hot standby). We are using pgpool as
load balancer. We have an observation where if application requests for 3
connections, pgpool connects to all 4 servers and I see 3 connections on each
of them
>
>
>
>
> We have 4-node cluster (1 master and 3 hot standby). We are using pgpool
> as load balancer. We have an observation where if application requests for
> 3 connections, pgpool connects to all 4 servers and I see 3 connections on
> each of them. I was expecting it have a total of 3 connecti
On 01/29/2018 08:19 AM, Kumar, Virendra wrote:
Hi Gurus,
We have 4-node cluster (1 master and 3 hot standby). We are using
pgpool as load balancer. We have an observation where if application
requests for 3 connections, pgpool connects to all 4 servers and I see 3
connections on each of them