On the Postgres connection pool, it would be nice if you could add additional params to the API that we can ignore with PG_bouncer. Example: powerBI sends the 'ssl_renegotiation_limit' to the connection pool. This is deprecated, but Microsoft doesn't care or won't fix this. But right now I can't use my connection pool from PowerBI because of this, so it would be great if there was a way from the API or otherwise to add additional params to the PG bouncer config file.