Fork me on GitHub
#sql
<
2022-08-01
>
kirill.salykin14:08:47

hi, please advice how can i use cursor with postgresql and clojure.java.sql? (+hickariCP) is setting autoCommit off and setFetchSize enough? or something else is also required? thanks Would really appreciate if someone can share working example… _ UPDATE: seems have found working solution (see thread) UPDATE: seems not working, dont see any difference between version with cursor and w/o

seancorfield17:08:08

To make @vemv’s PR available and also a fix for working with Hive.