The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I need to copy data from a PostgreSQL source using a data pipeline.
In order to implement it, on my machine I've installed PostgreSQL vers. 17.2 and created a test database.
Moreover, I've installed and configured an on-premise data gateway.
Then, I've created a data pipeline and selected a copy activity: for the data source I've specified PostgreSQL database,
indicating the server name and the database name, the basic authentication, the user name and the related password,
but it isn't possible to create the connection successfully for an exception that says to install Npgsql vers. 4.0.16 or earlier.
Now, how could I solve a such issue, please? Thanks
Solved! Go to Solution.
Similar threads:
https://community.fabric.microsoft.com/t5/Service/Gateway-error-connecting-to-PostgreSQL/m-p/963650
https://stackoverflow.com/questions/34020719/installing-ngpsql-to-use-postgresql-in-powerbi
Similar threads:
https://community.fabric.microsoft.com/t5/Service/Gateway-error-connecting-to-PostgreSQL/m-p/963650
https://stackoverflow.com/questions/34020719/installing-ngpsql-to-use-postgresql-in-powerbi
Hi, thanks for your reply.
I've solved installing npgsql vers. 4.0.16 in the GAC (Global Assembly Cache) and then creating a gateway.
The similar threads are related to Power BI, not Fabric data pipeline.
Thanks
The concept of onpremises dara gateway remains the same across powerbi or data pipelines. Same gateway is leveraged by both