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