-
-
Couldn't load subscription status.
- Fork 147
Closed
Labels
Description
After updating to latest version, I got ConnectionError: unrecognized configuration parameter "idle_in_transaction_session_timeout". I'm using pg version 9.5, but the idle_in_transaction_session_timeout parameter was introduced in version 9.6.
Is there anyway to remove this parameter?
I tried to set connectionTimeout=DISABLE_TIMEOUT but it does not work.
Expected Behavior
It can connect to postgresql below 9.6
Current Behavior
It cannot connect to postgresql below 9.6
Possible Solution
Steps to Reproduce
Logs
<-- Capture and include logs https://github.com/gajus/slonik#logging -->