查询时长超过10秒就出现I/O error

提问 1 444
SQL执行时长为9秒左右,但是在web项目查询时长超过10秒就出现Cause: org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend.,这个问题怎么解决
回帖