<?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: Qlik Replicate PostgreSQL Connection Issue in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157621#M8694</link>
    <description>&lt;P&gt;Your initial image shows November 2023 as the Replicate version. The Prerequisite for this version is 13. The driver should be installed on the same server where Replicate is installed. If you have a Linux server for Replicate's installation, please follow these prerequisites in this user guide documentation to make sure you are sourcing the right file paths.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2023/Content/Replicate/Main/PostgreSQL/prereq_postgresql_source.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/November2023/Content/Replicate/Main/PostgreSQL/prereq_postgresql_source.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jan 2024 20:57:29 GMT</pubDate>
    <dc:creator>Alan_Wang</dc:creator>
    <dc:date>2024-01-02T20:57:29Z</dc:date>
    <item>
      <title>Qlik Replicate PostgreSQL Connection Issue</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157585#M8689</link>
      <description>&lt;P&gt;Hi, I have a PostgreSQL 12 database running in an AWS EC2 Rocky 8 Instance and I have Qlik Replicate running in Windows Server.&amp;nbsp; I am trying to connect the PostgreSQL database with Qlik Replicate but I keep getting the same error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SYS-E-HTTPFAIL, Stream component initialization function has failed for component 'PostgreSQL Source', type 'PostgreSQL Source'..
SYS,GENERAL_EXCEPTION,Stream component initialization function has failed for component 'PostgreSQL Source', type 'PostgreSQL Source'.,Error Initializing endpoint. Failed to load Postgres driver Cannot load &amp;lt;libpq.dll, &amp;gt;: The operation completed successfully. Cannot load &amp;lt;libpq.dll&amp;gt;: The specified module could not be found.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have installed the PSQL ODBC driver on both the Rocky Instance and in Windows Server.&amp;nbsp; I've checked the system paths, I've checked the inbound and outbound port rules for both machines, I've double checked IP addresses, user names, and passwords, and nothing works.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 19:12:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157585#M8689</guid>
      <dc:creator>jborthen</dc:creator>
      <dc:date>2024-01-02T19:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate PostgreSQL Connection Issue</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157603#M8690</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Can you check &lt;SPAN&gt;if you have added the psql.exe path (Example: "C:\Program Files\PostgreSQL\13xx\bin") to the system PATH on your Windows server?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 20:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157603#M8690</guid>
      <dc:creator>Alan_Wang</dc:creator>
      <dc:date>2024-01-02T20:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate PostgreSQL Connection Issue</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157604#M8691</link>
      <description>[Graphical user interface, text  Description automatically generated]&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jan 2024 20:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157604#M8691</guid>
      <dc:creator>jborthen</dc:creator>
      <dc:date>2024-01-02T20:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate PostgreSQL Connection Issue</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157606#M8692</link>
      <description>&lt;P&gt;I'm not able to see the new image you may have attached. With Replicate 2023.11 Postgres ODBC driver 13 should be used. If the driver was installed recently, please restart the Replicate service for the driver changes to take effect.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 20:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157606#M8692</guid>
      <dc:creator>Alan_Wang</dc:creator>
      <dc:date>2024-01-02T20:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate PostgreSQL Connection Issue</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157612#M8693</link>
      <description>Hi, Alan.  Thanks for the response.  I am using psql 12 and psqlodbc 12 per the Qlik documentation.  The image I sent in my previous email was a screenshot of the ODBC in the system path.  I've restarted Replicate multiple times and have also rebooted the Linux server multiple times.  Still not working.&lt;BR /&gt;v/r,&lt;BR /&gt;Jay&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jan 2024 20:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157612#M8693</guid>
      <dc:creator>jborthen</dc:creator>
      <dc:date>2024-01-02T20:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate PostgreSQL Connection Issue</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157621#M8694</link>
      <description>&lt;P&gt;Your initial image shows November 2023 as the Replicate version. The Prerequisite for this version is 13. The driver should be installed on the same server where Replicate is installed. If you have a Linux server for Replicate's installation, please follow these prerequisites in this user guide documentation to make sure you are sourcing the right file paths.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2023/Content/Replicate/Main/PostgreSQL/prereq_postgresql_source.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/November2023/Content/Replicate/Main/PostgreSQL/prereq_postgresql_source.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 20:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157621#M8694</guid>
      <dc:creator>Alan_Wang</dc:creator>
      <dc:date>2024-01-02T20:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate PostgreSQL Connection Issue</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157636#M8695</link>
      <description>&lt;P&gt;Thanks, Alan.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 22:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-PostgreSQL-Connection-Issue/m-p/2157636#M8695</guid>
      <dc:creator>jborthen</dc:creator>
      <dc:date>2024-01-02T22:51:25Z</dc:date>
    </item>
  </channel>
</rss>

