Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Remove deprecated parameter from native postgres connector

When connecting to a Postgres DB, I can't use a connection pool (PG Bouncer) because PowerBI sends the 'ssl_renegotiation_limit' parameter, which was deprecated 7 major versions ago in Postgres. It should not be sending this parameter, this is a huge bug and prevents users from using a connection pool. I am suggesting that Microsoft patch their native postgres connector and get rid of this ancient parameter which isn't used in any modern version of Postgres.

Status: New