Forum Discussion
Anonymous
7 years agoNot applicable
Connexion Postgresql : message d'erreur
I work on my PC. When I want to connect to Postgres from PowerBi desktop I get the following error message.
...................................................................................
Details: "an error occurred while reading provider data: ' unknown host '"
................................................................................
I used: server: localhost 5432
Database: contributors (name of the table created in Posgresql)
Anonymous ,
You may try to add a colon.
localhost:5432
1 Reply
- v-chuncz-msftCommunity Support
Anonymous ,
You may try to add a colon.
localhost:5432