Forum Discussion
Configure Gateway to connect to PostgreSQL
- 8 years ago
2 Things to get this to work:
1. Install the Npgsql provider on the server that's hosting the data gateway (https://www.nuget.org/packages/Npgsql/4.0.2)
2. Reboot the server
Should now be able to use the PostgreSQL data source type when creating the data source in Power BI Service.
- Anonymous8 years ago
vrocca,
As your post, you would need to install Npgsql provider on the gateway machine and make sure that you have access to the postgreSQL data source on the gateway machine.
You can treat Power BI gateway as another client like Power BI Desktop. When using Power BI Desktop to connect to postgreSQL, Npgsql provider should be installed on the Desktop machine, so does the gateway.
Regards,
Lydia
2 Things to get this to work:
1. Install the Npgsql provider on the server that's hosting the data gateway (https://www.nuget.org/packages/Npgsql/4.0.2)
2. Reboot the server
Should now be able to use the PostgreSQL data source type when creating the data source in Power BI Service.
- Anonymous8 years agoNot applicable
vrocca,
As your post, you would need to install Npgsql provider on the gateway machine and make sure that you have access to the postgreSQL data source on the gateway machine.
You can treat Power BI gateway as another client like Power BI Desktop. When using Power BI Desktop to connect to postgreSQL, Npgsql provider should be installed on the Desktop machine, so does the gateway.
Regards,
Lydia