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
IgorAtRydlab
Regular Visitor

a problem connecting wiht postgresql database

When creating a connection to a PostgreSQL DB always receive the following:

 

"Подробности: "При чтении данных от поставщика произошла ошибка: 'Не удалось загрузить файл или сборку "System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" либо одну из их зависимостей. Не удается найти указанный файл.'"

 

which means that it cannot find "System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"

 

it happens after inserting data on connection, when all connection data is provided and it tries to get data from DB, as I see it.

 

What should I do to fix this?

 

Скриншот 2018-06-04 12.13.13.png

 

1 ACCEPTED SOLUTION

it is IgorAtRydlab ...

 

moved forward from that problem by removing latest npgsql 4.* version and installing previous 3.*.

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @IgorAtRydlab,

 

I think this issue more related to your environment and libraries, please check below links or try to use scan command to fix environment.

 

Sfc Command (System File Checker)

Microsoft .NET Framework Repair Tool

 

Regards,
Xiaoxin Sheng

Same issue, but on a fresh installation, everything looks good except for connecting to postgres on powerbi

I have this same issue.

 

Clean install of Windows 10 Pro, Power Bi Desktop (May 18), Npgsql 4.0.0.

 

I'm attempting to connect to Panoply.io (Postgres).

 

Ran the .NET repair tool and SFC, no apparent issues.

it is IgorAtRydlab ...

 

moved forward from that problem by removing latest npgsql 4.* version and installing previous 3.*.

Thanks,

 

Also downgraded to Npgsql (3.2.7) and connected successfully.

 

Ian

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