<div dir="ltr"><div>Hi all,</div><div><br></div><div>I'm using pgpool v3.4.3 and have the following setup <br></div><div><br></div><div>num_init_children = 25<br>max_pool = 4 <br>                     </div><div>From my understanding this would allow for 4 unique db user combinations each with 25 preforked processes / connections.  I have noticed that when the num_init_childern process count is reached for one unique combination (db_a) it will block / slow down connections to db_b which have not reached that limit.<br></div><div><br></div><div>We are using pgbouncer in front of pgpool which is creating persistent connections which could be part of the problem.<br></div><div><br></div><div>Could I be right<br></div><div><br></div></div>