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
Anonymous
Not applicable

postgresql odbc authentication error

Hi everyone:

 

I've been having trouble connecting to PostgreSQL by ODBC. The aplication responds with an error: "password authentication failed for user 'postgres'". I try this credentials with other clients and work fine.

I have installed npgsql-4.0.10 and configure system DSC in windows.

The server don't use SSL Encryption.

 

Thank you!

 

4 REPLIES 4
dax
Community Support
Community Support

Hi @Anonymous , 

You could try to delete the credential in Datasource Setting, then re-enter it to see whether it work or not. You could try to refer to Connecting Power BI To PostgreSQL  for details.

Best Regards,
Zoe Zhi

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi:

 

I try to restart DSN and power bi connection (detele all permitions and restar de connection), but still not working.

 

 

Thank you!

 

image.png

Hi @Anonymous , do you have '%' in your password? If it's the case, you can try to replace '%' by '%25'

https://community.powerbi.com/t5/Issues/PostgreSQL-ODBC-to-PowerBI-Password/idi-p/874849

spent the past 4 ours trying to make this damnmed thing work and this is the solution.

the werid thing is that in the ODBC local instance it accepts the % normally however when authenticating trough PBI it does not.

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