I'm sorry, my problem is still not resolved. My function start() opens session in Postgres database and I need to make this session still open. I checked the function prepareStatement, where is written "Any previous `Cursor` for this `Connection` is closed.". Is there a solution to keep the session open?
AMBIENTE1 opened this issue · 1 comments
AMBIENTE1 commented
I'm sorry, my problem is still not resolved. My function start() opens session in Postgres database and I need to make this session still open. I checked the function prepareStatement, where is written "Any previous Cursor
for this Connection
is closed.". Is there a solution to keep the session open?
Originally posted by @AMBIENTE1 in https://github.com/codewinsdotcom/PostgresClientKit/issue_comments/711085413