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
Currently, the only possible setting that can be overridden for a role is statement_timeout. There are other useful settings that can be set, especially since PostgreSQL 17 added transaction_timeout. It would be great to support a more generic approach to allow overriding these values.