匿名用户postgreSQL 报错An I/O error occurred while sending to the backend.要怎么解决呢?
报错具体信息:
org.springframework.dao.DataAccessResourceFailureException:
### Error updating database. Cause: org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend.
### The error may exist in file [C:\xxx\target\classes\mapper\examStu.xml]
### The error may involve examStu.BaseParameterMap
### The error occurred while setting parameters
### SQL: update examstu set submitstatus = 1, submittime = now() WHERE deleteflag = 0 and submitstatus = 0 and fk_paper is not null and endtime < to_timestamp(?, 'yyyy-mm-dd HH24:MI:SS')
### Cause: org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend.
; An I/O error occurred while sending to the backend.; nested exception is org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend.
我来答
添加附件
收藏
分享
问题补充
1条回答
默认
最新
回答交流
提交
问题信息
请登录之后查看
邀请回答
暂无人订阅该标签,敬请期待~~
墨值悬赏

评论
