<div dir="ltr"><div>Hello.</div><div>I am using pgpool-II version 3.4.6 (tataraboshi). I have a test environment with 2 servers, with streaming replication.</div><div>I have configured these values in pgpool.conf:</div><div>num_init_children = 6</div><div>max_pool = 4</div><div><br></div><div>>From first server, using ssh, I make some connections to pgpool using psql with user &quot;user1&quot; to databaes &quot;db1&quot;. When number connections is 6 (value of num_init_children), then I can&#39;t make new connections with pair &quot;user1&quot;/&quot;db1&quot; (I think this behaviour is expected), but I can&#39;t make new connections using other pairs of user/db, such as user postgres. New connections are waiting (psql is not responding) until a previous &quot;user1/db1&quot; connection is closed.</div><div>Pgpool.log does not show any error messages.</div><div>Is this normal???</div><div><br></div><div>I think I don&#39;t understand max_pool and num_init_childres explanation of <a href="http://www.pgpool.net/mediawiki/index.php/Relationship_between_max_pool,_num_init_children,_and_max_connections">http://www.pgpool.net/mediawiki/index.php/Relationship_between_max_pool,_num_init_children,_and_max_connections</a></div><div><br></div><div>Thanks in advance.</div><div><br></div></div>