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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
mmorley0395
Frequent Visitor

PowerBI connection pool error Postgres

Hi, I'm trying to connect to my database using BI. I can connect fine straight to the DB, but when using my connection pool, I cannot connect. This is because PowerBI is sending a 'ssl_renegotiation_limit' parameter, which has been depricated for several versions, and my connection pool (PGBouncer) doesn't accept that ancient parameter. My database is a managed DB so I cannot alter the PGBouncer config file to ignore that parameter. This is really fully on Microsoft for sending a parameter that hasn't been around for 7 major versions in Postgres. 

1 ACCEPTED SOLUTION
wardy912
Super User
Super User

Hi @mmorley0395 

 

 Please see this previous post, it contains an accepted solution

Solved: Connection error "PostgreSQL: 08P01: unsupported s... - Microsoft Fabric Community

 

I hope this helps, please give a thumbs up and mark as solved if it does (even though it isn't my solution 😉), thanks!

View solution in original post

4 REPLIES 4
wardy912
Super User
Super User

Apologies, it's not a solution, but offers an alternative to a deprecated product. I don't believe there is a solution that will enable it for you.

Understood, I appreciate the alternative. 

wardy912
Super User
Super User

Hi @mmorley0395 

 

 Please see this previous post, it contains an accepted solution

Solved: Connection error "PostgreSQL: 08P01: unsupported s... - Microsoft Fabric Community

 

I hope this helps, please give a thumbs up and mark as solved if it does (even though it isn't my solution 😉), thanks!

Sorry- this doesn't address my concern; the solution in that link is to use ODBC. I'm not asking about ODBC, I'm asking about PowerBI's native Postgres connector, and asking why Microsoft is still sending this deprecated parameter in their native driver. Thanks!

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors