JDBC 7.0-1.2.jar has limit of 8k!
PostgreSQL Bugs List <pgsql-bugs@postgresql.org>
From: pgsql-bugs@postgresql.org
To: pgsql-bugs@postgresql.org
Date: 2001-04-29T03:27:54Z
Lists: pgsql-bugs
Kenny GONG (jzysl@public4.sta.net.cn) reports a bug with a severity of 1 The lower the number the more severe it is. Short Description JDBC 7.0-1.2.jar has limit of 8k! Long Description when i insert a row data more than 8k into PostgreSQL7.1, jdbc throw me a exception called "SQL statement too long.", think it's a problem of jdbc code. Sample Code No file was uploaded with this report