Recently, I found that clients always are waiting until timeout,when they connect to db server. Some log in here.
We have a database server in postgresql. and in remote, meanwhile about twenty clients connect to this db server , adding, updating or deleting data.
2013-03-13 23:19:41 HKT 日志: 不完整的启动包 2013-03-13 23:31:11 HKT 日志: 无法从客户端获得数据: No connection could be made because the target machine actively refused it.
2013-03-13 23:31:11 HKT 日志: 在客户端联接上的意外 EOF 2013-03-13 23:37:05 HKT 日志: 无法从客户端获得数据: No connection could be made because the target machine actively refused it.
Any suggestion will be appreciated.