[pgpool-general: 2777] Pooling and Queueing
maillists0 at gmail.com
maillists0 at gmail.com
Sat Apr 19 03:12:45 JST 2014
Newbie question here.
I want to do connection pooling and throttle connections to a single
database instance. All applications will be connecting with the same
username, to the same database.
My question is about how many connections will be queued. Is the maximum
always a flat number -- 2 * num_init_children? So, for example, if
num_init_children is 100, I can expect no more than 100 100 queued
connections?
Related, is there a way to see the number of queued connections using pcp?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20140418/0ed1c4de/attachment.htm>
More information about the pgpool-general
mailing list