<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Connecting to PostGreSQL on the cloud in Power Query</title>
    <link>https://community.fabric.microsoft.com/t5/Power-Query/Connecting-to-PostGreSQL-on-the-cloud/m-p/284170#M13596</link>
    <description>&lt;P&gt;Hi. We were able to get this working directly (not via ODBC), but I am left wandering: I want to publish this to the web and have it update periodically, with a database on the cloud.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need a gateway? It seems odd to&amp;nbsp;need a machine inside my network to connect a thing in the cloud (BI) with another thing in the cloud (postgres).&lt;/P&gt;</description>
    <pubDate>Fri, 20 Oct 2017 15:15:04 GMT</pubDate>
    <dc:creator>juanpablo</dc:creator>
    <dc:date>2017-10-20T15:15:04Z</dc:date>
    <item>
      <title>Connecting to PostGreSQL on the cloud</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Connecting-to-PostGreSQL-on-the-cloud/m-p/125741#M8186</link>
      <description>&lt;P&gt;Hi, I am trying to connect to a PostGreSQL&amp;nbsp;database that is in the cloud hosted by the Clinical Trials Collaboration Initiative.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am trying to conduct research on clinical trials and this service provides data updated daily for researchers.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The credentials to use are (this is public information)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="command-response"&gt;Hostname: &lt;/SPAN&gt;&lt;SPAN class="command-entry"&gt;aact-prod.cr4nrslb1lw7.us-east-1.rds.amazonaws.com&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="command-response"&gt;Port: &lt;/SPAN&gt;&lt;SPAN class="command-entry"&gt;5432&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="command-response"&gt;Database name: &lt;/SPAN&gt;&lt;SPAN class="command-entry"&gt;aact&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="command-response"&gt;User name: &lt;/SPAN&gt;&lt;SPAN class="command-entry"&gt;aact&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="command-response"&gt;Password: &lt;/SPAN&gt;&lt;SPAN class="command-entry"&gt;aact&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="command-entry"&gt;But then I get the following error:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="command-entry"&gt;Details: "An error happened while reading data from the provider: 'Could not load file or assembly 'Mono.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The system cannot find the file specified.'"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="command-entry"&gt;I am using PowerBi Desktop installed&amp;nbsp;in Windows 10.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="command-entry"&gt;Any idea what might be going on?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="command-entry"&gt;Thanks.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 20:44:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Connecting-to-PostGreSQL-on-the-cloud/m-p/125741#M8186</guid>
      <dc:creator>gcanelon</dc:creator>
      <dc:date>2017-02-10T20:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to PostGreSQL on the cloud</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Connecting-to-PostGreSQL-on-the-cloud/m-p/126135#M8197</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="21430" data-lia-user-login="gcanelon" class="lia-mention lia-mention-user"&gt;gcanelon&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Based on the above error message, the issue is related to npgsql installation. Please Download and unzip the &lt;A href="https://github.com/npgsql/Npgsql/releases" target="_self"&gt;most recent Ngpsql data provider for PostgreSQL&lt;/A&gt;, then use GACUtil.exe to add Mono.Security.dll to the global cache.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;There is a similar article for&amp;nbsp;your reference.&lt;BR /&gt;&lt;A href="https://support.office.com/en-us/article/Connect-to-a-PostgreSQL-database-Power-Query-bf941e52-066f-4911-a41f-2493c39e69e4" target="_blank"&gt;https://support.office.com/en-us/article/Connect-to-a-PostgreSQL-database-Power-Query-bf941e52-066f-4911-a41f-2493c39e69e4&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Lydia Zhang&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 06:19:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Connecting-to-PostGreSQL-on-the-cloud/m-p/126135#M8197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-13T06:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to PostGreSQL on the cloud</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Connecting-to-PostGreSQL-on-the-cloud/m-p/284170#M13596</link>
      <description>&lt;P&gt;Hi. We were able to get this working directly (not via ODBC), but I am left wandering: I want to publish this to the web and have it update periodically, with a database on the cloud.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need a gateway? It seems odd to&amp;nbsp;need a machine inside my network to connect a thing in the cloud (BI) with another thing in the cloud (postgres).&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 15:15:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Connecting-to-PostGreSQL-on-the-cloud/m-p/284170#M13596</guid>
      <dc:creator>juanpablo</dc:creator>
      <dc:date>2017-10-20T15:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to PostGreSQL on the cloud</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Connecting-to-PostGreSQL-on-the-cloud/m-p/3237596#M104225</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="44917" data-lia-user-login="juanpablo" class="lia-mention lia-mention-user"&gt;juanpablo&lt;/a&gt;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="21430" data-lia-user-login="gcanelon" class="lia-mention lia-mention-user"&gt;gcanelon&lt;/a&gt;&amp;nbsp;were you able to resolve this? running into the same issue now myself. thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 10:44:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Connecting-to-PostGreSQL-on-the-cloud/m-p/3237596#M104225</guid>
      <dc:creator>hannahgrobinson</dc:creator>
      <dc:date>2023-05-16T10:44:18Z</dc:date>
    </item>
  </channel>
</rss>

