as stated,
does java jdbc driver for postgresql has client side \copy?
I wanted to do batch inserts into a table in the database on a remote machine with data from my text file on another machine.
Since the 8.4 driver there is support for the COPY command, through the CopyManager:
http://jdbc.postgresql.org/documentation/publicapi/org/postgresql/copy/CopyManager.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With