Set idle_in_transaction_session_timeout to zero. (#116)
In the context of the main session that holds onto the snapshot and does nothing, we really want to avoid that session getting killed by Postgres because of the idle_in_transaction_session_timeout.
parent
637a5e41
Please register or sign in to comment