From: | "Kumar, Virendra" <Virendra(dot)Kumar(at)guycarp(dot)com> |
---|---|
To: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | pgpool Connections Distributions Among Nodes |
Date: | 2018-01-29 16:19:53 |
Message-ID: | 05f2efb3ab16431588411c93c42e7e9e@USFKL11XG20CN01.mercer.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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. 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.
Regards,
Virendra
________________________________
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.
From | Date | Subject | |
---|---|---|---|
Next Message | Pritam Barhate | 2018-01-29 16:41:34 | Using AWS ephemeral SSD storage for production database workload? |
Previous Message | Konstantin Gredeskoul | 2018-01-29 16:16:22 | Re: PG Sharding |