You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for transaction :mode, useful in cases where a PgBouncer is in
sitting front of Postgres and in transaction mode. In this case, the default
session-based SET statement_timeout = ... will not work consistently.