executeBatch problem - Mailing list pgsql-jdbc

From pginfo
Subject executeBatch problem
Date
Msg-id 3DBE6E30.573F0EBD@t1.unisoftbg.com
Whole thread Raw
List pgsql-jdbc
Hi all,
I am using executeBatch to speed up the row insertin in application.
All is working fine, but if one from my inserts drops, then I can not
locate the error reson.

I can get exception, but I can not gae any correct error number.
Also executeBatch returns int[], and all the values in array
(including the error position) are with value 1.

Is it pg jdbc bug ?
Otr it is possible to get th correct error code.


Regards,
Ivan.



pgsql-jdbc by date:

Previous
From: Robinson
Date:
Subject: Views & Rules Definition tables
Next
From: Mauro Mozzarelli
Date:
Subject: pgsql jdbc with WebSphere 5