This should enable appending larger batches efficiently. Consider using `pg-copy-streams` package for that: https://www.npmjs.com/package/pg-copy-streams It's a follow up to: https://github.com/event-driven-io/Pongo/pull/15
This should enable appending larger batches efficiently. Consider using
pg-copy-streamspackage for that: https://www.npmjs.com/package/pg-copy-streamsIt's a follow up to: #15