[pgpool-general: 6402] How to measure or detect run out of connection from pgpool perspective ?

Jaime Soler jaime.soler at gmail.com
Sat Feb 2 19:05:49 JST 2019


Hi,

I have setup a two server cluster replicate using streaming replication and
watchdog is handling vip. Here are the general connections settings:
pgpool.conf:
num_init_children = 128
max_pool = 4
listen_backlog_multiplier = 2

postgresql.conf
max_connections = 512
superuser_reserved_connections = 3

How to measure or detect run out of connection from pgpool perspective ?
is it help counting  last column pool_connected equal 1 of command
pcp_proc_info
-a  ? if pgpool run out of connection will give any hint or log message on
pgpool's log ?


Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-general/attachments/20190202/b1dd0d90/attachment.html>


More information about the pgpool-general mailing list