<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I have setup a two server cluster replicate using streaming replication and watchdog is handling vip. Here are the general connections settings:</div><div><div>pgpool.conf:</div><div>num_init_children = 128</div><div>max_pool = 4</div><div>listen_backlog_multiplier = 2<br></div><div><br></div><div>postgresql.conf</div><div>max_connections = 512</div><div>superuser_reserved_connections = 3</div></div><div><br></div><div>How to measure or detect run out of connection from pgpool perspective ?  is it help counting  last column pool_connected equal 1 of command<span style="font-family:Verdana,sans-serif;font-size:16px"> </span>pcp_proc_info -a  ? if pgpool run out of connection will give any hint or log message on pgpool&#39;s log ?</div><div><br></div><div><br></div><div>Thanks</div></div></div></div></div>