Forum Discussion

mmorley0395's avatar
mmorley0395
Frequent Visitor
1 year ago
Solved

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. 

4 Replies

    • mmorley0395's avatar
      mmorley0395
      Frequent Visitor

      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!

  • 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.