insert into values 大数据量报错An I/O error occurred while sending to the backend.

2020-07-27 23:24:13.159 [WARN ] [hmbms-server][hmbms-server-7fcccd74c5-8cpjk/10.244.35.146] [1] [http-nio-9081-exec-4] com.zaxxer.hikari.pool.ProxyConnection - HikariPool-1 - Connection org.postgresql.jdbc.PgConnection@59b571b3 marked as broken because of SQLSTATE(08006), ErrorCode(0)
org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend.

这种错误的原因是insert into value后面跟的条数太多导致的。

posted on 2020-07-28 10:55  ~码铃薯~  阅读(8399)  评论(0编辑  收藏  举报

导航