## Problem When client call COPY FROM with the connection in autoCommit = true the process will be slower than it would be. ## Tasks * Disable auto commit when importing data using batch insert. [Reference][1] [1]: https://stackoverflow.com/questions/19536513/addbatch-used-together-with-autocommit-true