<div dir="ltr"><div>Hello All,<br><br></div><div>I forget to install regclass in postgresql server.<br><br></div><div>When I send a query which needs a function belonging to regclass (e.g. nextval), pgpool can receive a message from backend.<br>
</div><div>The message looks like: cannot access file libdir/pgpool-regclass: no such file or directory.<br></div><div><br>When this happens, the connection from the client cannot be release.<br></div><div>If I keep requesting the same query iteratively, the number of connections reaches the maximum value, and then all connections are occupied and no connection can be accepted.<br>
</div><div><br></div><div>I know that I should install regclass in postgresql server, but my question is: Is that correct for pgpool that the connection cannot be released after some error happen at backend?<br><br></div>
<div>many thanks for the help.<br><br><br><br><br></div><div>Best regards,<br></div><div>manphis<br></div><div><br></div><div><div><br></div></div></div>