COPY options when doing JDBC Batch Inserts
When doing JDBC Batch Inserts, using prepared Insert statements so that a COPY is done, is there a way to control the COPY options used? In particular, can an apportioned load be done?
Thank you,
Nathaniel
0