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
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
we carefully set up the transaction isolation level and bytea encoding for each connection to postgres, but of course pgbouncer can open new connections which don't get these settings, which can cause breakage such as incorrectly-encoded json being stored in the database