大多数时候,这会导致postgres说
SHOW max_connections;查询显示最大连接为200个。从这90%的连接是从宾得服务器到我在新仪表板中用作数据源的数据库。在大多数连接中,waiting是f,state是idle。这看起来像五旬节创造了太多的联系。我如何限制或控制它?我已经尝试将默认的100到200的连接限制从postgres端增加到200,但问题仍然存在。
我使用spring、hibernate和Jaxb做了一个Java应用程序。JDBCExceptionReporter - Could not create connection to database server. Attempted reconnect 3 times. Giving up.JDBCExceptionReporter - Could not create c
这可以很好地工作,但有时当n太大时,我在连接池方面会遇到问题。10:34:18,965 ERROR [it.eurobet.easy.service.admin.GroupServiceImpl] (default task-8) Could not get JDBC: Could not get JDBC Connection; nested exception is java.sql.SQLException: javax.resource.ResourceException: IJ000453: Unable to get manag