Hello pgsql-jdbc,
I have been using libpq++'s Exec, PutlLine, and EndCopy with good
results and am now looking for a way to do the same thing from with in a
java 1.3.1/jdbc2 program.
I understant that addBatch, execBatch is not the same thing and offers
no performance advantage over inserts.
so, is there a bulk copy capability/procedure in postgres jdbc2 ?
thanks,
Gilbert