hello friends, I'm wondering how to take pg_dumps of my (pooled) db. There are lots of warnings on Neon saying it will break things, but this merged PR seems to fix that (maybe?) https://github.com/pgbouncer/pgbouncer/pull/867
This change enables caching other postgres parameters in addition to the static list {"client_encoding", "DateStyle", "TimeZone", "standard_conforming_strings&quo...