<div dir="ltr"><div>Does this answer your question?</div><div><br></div><div><a href="https://www.pgpool.net/mediawiki/index.php/Relationship_between_max_pool,_num_init_children,_and_max_connections">https://www.pgpool.net/mediawiki/index.php/Relationship_between_max_pool,_num_init_children,_and_max_connections</a></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 21 Dec 2021 at 09:48, Nikolay Mastilo (HM) <<a href="mailto:nikm71@hotmail.com">nikm71@hotmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
Could you clarify how Pgpool works with connections. Our Java <br>
application has its own Hikari connection pool to connect to the <br>
database. By default, the minimum and maximum number of pools in Hikari <br>
CP is 10.<br>
<br>
When connecting to PostgreSQL via Pgpool, the application establishes 10 <br>
connections to the database at once. Further, on subsequent connections <br>
from application, the established connections are not used, but new ones <br>
are created. On PostgreSQL, the number of connections with the <br>
application is growing - 12, 15, 20 and more.<br>
<br>
However, when the application works with PostgreSQL directly without <br>
Pgpool, the number of connections in the database remains 10. I would <br>
like to know the mechanism for managing connections in Pgpool.<br>
<br>
Could you tell me about this or point out me please where I can read <br>
about it.<br>
<br>
Thanks in advance.<br>
<br>
-- <br>
Regards,<br>
    Nikolay<br>
<br>
_______________________________________________<br>
pgpool-general mailing list<br>
<a href="mailto:pgpool-general@pgpool.net" target="_blank">pgpool-general@pgpool.net</a><br>
<a href="http://www.pgpool.net/mailman/listinfo/pgpool-general" rel="noreferrer" target="_blank">http://www.pgpool.net/mailman/listinfo/pgpool-general</a><br>
</blockquote></div>