An I/O error occurred while sending to the backend
系统java编写,使用了druid连接池,从远程的postgresql数据库获取数据,不定时报错org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend. 每天报错次数不定,少则几次,多则2、3百次。
数据库端日志HKT LOG: could not receive data from client: No connection could be made because the target machine actively refused it.
实在无法弄明白是什么原因导致的,求帮助