Thanks to visit codestin.com
Credit goes to github.com

Skip to content

unrecognized configuration parameter "idle_in_transaction_session_timeout" #145

@michael-land

Description

@michael-land

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 -->

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions