Open a Postgres connection after program execution #2223
Unanswered
EvilWatermelon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
is it possible to init a DB connection and sending multiple requests during execution time? Something like a keep alive
Connect to database -> multiple requests -> close connection when program stops
Beta Was this translation helpful? Give feedback.
All reactions