This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-08-01
Channels
- # aleph (3)
- # announcements (10)
- # babashka (6)
- # bangalore-clj (4)
- # beginners (91)
- # biff (7)
- # cider (25)
- # cljs-dev (1)
- # clojure (109)
- # clojure-europe (9)
- # clojure-norway (5)
- # clojure-uk (1)
- # clojurescript (22)
- # cursive (22)
- # data-science (1)
- # datalevin (5)
- # datomic (7)
- # emacs (7)
- # etaoin (1)
- # events (3)
- # graphql (12)
- # hyperfiddle (1)
- # inf-clojure (1)
- # lsp (69)
- # luminus (1)
- # meander (21)
- # nbb (4)
- # off-topic (27)
- # other-languages (12)
- # rdf (58)
- # releases (3)
- # remote-jobs (2)
- # rum (12)
- # shadow-cljs (4)
- # sql (3)
- # xtdb (1)
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
if anyone interessted - I have found this article https://rymndhng.github.io/blog/2018/02/24/clojure-jdbc-resultset-cursors/
To make @vemv’s PR available and also a fix for working with Hive.