RE: pgpool Connections Distributions Among Nodes - Mailing list pgsql-general

From Kumar, Virendra
Subject RE: pgpool Connections Distributions Among Nodes
Date
Msg-id 46e347ef7b9845e8b66366d0a076ddc2@USFKL11XG20CN01.mercer.com
Whole thread Raw
In response to Re: pgpool Connections Distributions Among Nodes  (Glauco Torres <torres.glauco@gmail.com>)
List pgsql-general

Attached is config file.

 

 

[pgpool@usdf23v0550 ~]$ pgpool -v

pgpool-II version 3.7.1 (amefuriboshi)

 

Reading should go to all nodes.

 

Regards,

Virendra

From: Glauco Torres [mailto:torres.glauco@gmail.com]
Sent: Monday, January 29, 2018 11:53 AM
To: Kumar, Virendra
Cc: pgsql-general@postgresql.org
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. I was expecting it have a total of 3 connections from either of 4 servers but I can easily see 12 connections in all.

 

Can somebody shed some light on it.

 

Please let me know if you need more information.

 

 

Hello,

Which version pgpool you are using?

How did you balance the reading by pgpool? Should all readings go to the replicas? or reading goes to all nodes?

Regards,

Glauco Torres




This message is intended only for the use of the addressee and may contain
information that is PRIVILEGED AND CONFIDENTIAL.

If you are not the intended recipient, you are hereby notified that any
dissemination of this communication is strictly prohibited. If you have
received this communication in error, please erase all copies of the message
and its attachments and notify the sender immediately. Thank you.
Attachment

pgsql-general by date:

Previous
From: Seth Goldin
Date:
Subject: Re: Which specific flags to use for bash client applications forDaVinci Resolve?
Next
From: Tomas Vondra
Date:
Subject: Re: Using AWS ephemeral SSD storage for production database workload?