/pg-copy-example

Example of usage of postgreSQL COPY from JDBC with streaming

Apache License 2.0Apache-2.0

pg-copy-example

Example of usage of postgreSQL COPY from JDBC with streaming

In this example data is read from sqlite database and is written to PostgreSQL using COPY table FROM STDIN