日期:2014-05-19  浏览次数:20501 次

Timeout while getting a connection from pool

怎么解决啊?
在本地不会出现错误(Timeout   while   getting   a   connection   from   pool
)!
数据库是用postgre
连接数据库用:   Npgsql

在线等!

------解决方案--------------------
数据库连接打开后没有关闭,检查一下所有的代码,确保所有的连接用完后Close