<?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: Postgres endpoint Error in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2079008#M6232</link>
    <description>&lt;P&gt;HI John ,&lt;/P&gt;
&lt;P&gt;1. Now I am able&amp;nbsp; to connect with the database also connection is successful. I tried to replicate the table by creating task and got the error of failed to create replication slot.&lt;/P&gt;
&lt;P&gt;2. I also&amp;nbsp; checked for wal_level in psql configuration&amp;nbsp; file and it is already set to logical.&lt;/P&gt;
&lt;P&gt;3. Attaching the error msg screenshot&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sushant&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2023 14:46:00 GMT</pubDate>
    <dc:creator>sush_1</dc:creator>
    <dc:date>2023-06-01T14:46:00Z</dc:date>
    <item>
      <title>Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078766#M6207</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I am trying to connect postgres database to qlik replicate. getting postgre odbc driver error that is libpd.dll not found. besides I have followed all the perquisites for connecting this endpoint. attaching screenshot of error msg.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 06:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078766#M6207</guid>
      <dc:creator>sush_1</dc:creator>
      <dc:date>2023-06-01T06:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078779#M6209</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182592"&gt;@sush_1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out!&lt;/P&gt;
&lt;P&gt;It's hard to tell from the picture only this time. let's trace it by steps:&lt;/P&gt;
&lt;P&gt;1- Make sure you are using x64-bit installation kit rather than 32-bit as Replicate support 64-bit driver only&lt;/P&gt;
&lt;P&gt;2- What's the driver version please?&lt;/P&gt;
&lt;P&gt;3- Would you please add the installation folder eg "C:\Program Files\psqlODBC\&amp;lt;versionNumber&amp;gt;\bin" to system environment PATH and restart Replicate services ?&lt;/P&gt;
&lt;P&gt;4- How about if config an ODBC DSN manually to see if same error popup ? if yes then sesms the installation is some problematic.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 07:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078779#M6209</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-06-01T07:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078832#M6212</link>
      <description>&lt;P&gt;Hi John&lt;/P&gt;
&lt;P&gt;1. yes I am using 64 bit installation kit.&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;psqlodbc_12_02_0000-x64 this is the version of the driver.&lt;/P&gt;
&lt;P&gt;3. I have also added the path to system variables.&lt;/P&gt;
&lt;P&gt;still the the issue is there.&lt;/P&gt;
&lt;P&gt;4. how to config ODBC dsn manuall?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sushant&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 08:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078832#M6212</guid>
      <dc:creator>sush_1</dc:creator>
      <dc:date>2023-06-01T08:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078845#M6214</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182592"&gt;@sush_1&lt;/a&gt;&amp;nbsp; , can you please follow the below steps and verify if the test connection works&lt;/P&gt;
&lt;P&gt;To manually configure an ODBC DSN (Data Source Name), you can follow these general steps:&lt;/P&gt;
&lt;P&gt;Open the ODBC Data Source Administrator: &lt;BR /&gt;In Windows, you can typically find it in the Control Panel under Administrative Tools or by searching for "ODBC" in the Start menu.&lt;/P&gt;
&lt;P&gt;Navigate to the System DSN or User DSN tab: The System DSN tab configures a DSN that is available to all users on the computer, while the User DSN tab configures a DSN specific to the current user.&lt;/P&gt;
&lt;P&gt;Click the "Add" button: This will open a dialog to create a new DSN.&lt;/P&gt;
&lt;P&gt;Select the appropriate driver: Choose the driver that matches the database or data source you want to connect to. The available drivers depend on the software and database drivers installed on your system. For example, if you want to connect to a Microsoft SQL Server database, you would select the appropriate SQL Server driver.&lt;/P&gt;
&lt;P&gt;Provide the necessary information: The exact information required may vary depending on the selected driver, but typically includes the DSN name, a description (optional), the server or database name, authentication details (username and password), and any additional connection parameters or options.&lt;/P&gt;
&lt;P&gt;Test the connection: After providing the required information, you can use the "Test" or "Test Connection" button to verify that the connection to the data source is successful. This step helps ensure that the configuration is correct and the necessary drivers are installed.&lt;/P&gt;
&lt;P&gt;Save the DSN: Once you have tested the connection and verified its success, save the DSN configuration.&lt;/P&gt;
&lt;P&gt;After configuring the DSN, you can use it in applications that support ODBC to connect to the specified data source using the configured settings.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 09:13:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078845#M6214</guid>
      <dc:creator>Arun_Arasu</dc:creator>
      <dc:date>2023-06-01T09:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078855#M6216</link>
      <description>&lt;P&gt;Hi Arun,&lt;/P&gt;
&lt;P&gt;I have tested OBDC connection by adding DSN . It has shown that Connection Successful.&lt;/P&gt;
&lt;P&gt;but in qlik replicate same error msg is pops up when I test the&amp;nbsp; connection.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sushant&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 09:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078855#M6216</guid>
      <dc:creator>sush_1</dc:creator>
      <dc:date>2023-06-01T09:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078882#M6217</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182592"&gt;@sush_1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please confirm you&amp;nbsp;&lt;SPAN&gt;restarted Replicate services&amp;nbsp;after adding to PATH.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 10:08:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078882#M6217</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-06-01T10:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078884#M6219</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;
&lt;P&gt;Yes, I have restarted the replicate services after doing this step.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sushant&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 10:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078884#M6219</guid>
      <dc:creator>sush_1</dc:creator>
      <dc:date>2023-06-01T10:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078890#M6220</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182592"&gt;@sush_1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for the clarification.&lt;/P&gt;
&lt;P&gt;Do you have multiple versions of PSQL ODBC driver installed on the same machine ? how many "libpq.dll" files you can find? if more than once then please remove the unnecessary ones.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, try to reboot the server to see if it is helpful?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 10:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078890#M6220</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-06-01T10:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078900#M6221</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;
&lt;P&gt;As I checked there is only one libpq.dll file in psql ODBC driver and also done with the rebooting the server. but still issue is there.&lt;/P&gt;
&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sushant&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 10:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078900#M6221</guid>
      <dc:creator>sush_1</dc:creator>
      <dc:date>2023-06-01T10:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078975#M6225</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182592"&gt;@sush_1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for the update.&lt;/P&gt;
&lt;P&gt;Let's continue the trace until we figure out the root cause.&lt;/P&gt;
&lt;P&gt;Would you please copy all files from the PSQL ODBC installation folder (for example "&lt;STRONG&gt;C:\Program Files\psqlODBC\1302\bin&lt;/STRONG&gt;") to Replicate bin folder (for example "&lt;STRONG&gt;C:\Program Files\Attunity\Replicate\bin&lt;/STRONG&gt;") then see what happens?&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 13:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2078975#M6225</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-06-01T13:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2079008#M6232</link>
      <description>&lt;P&gt;HI John ,&lt;/P&gt;
&lt;P&gt;1. Now I am able&amp;nbsp; to connect with the database also connection is successful. I tried to replicate the table by creating task and got the error of failed to create replication slot.&lt;/P&gt;
&lt;P&gt;2. I also&amp;nbsp; checked for wal_level in psql configuration&amp;nbsp; file and it is already set to logical.&lt;/P&gt;
&lt;P&gt;3. Attaching the error msg screenshot&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sushant&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 14:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2079008#M6232</guid>
      <dc:creator>sush_1</dc:creator>
      <dc:date>2023-06-01T14:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2079022#M6235</link>
      <description>&lt;P&gt;Hello Sushant&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182592"&gt;@sush_1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Good news. The connectivity issue looks like a configuration issue eg PATH settings, or restart service etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the new error, please follow the &lt;A title="Server Side" href="https://help.qlik.com/en-US/replicate/November2022/Content/Replicate/Main/PostgreSQL/prereq_postgresql_source.htm" target="_blank" rel="noopener"&gt;Server Side&lt;/A&gt; setup steps, take note to restart PostgreSQL services after save the settings changes.&lt;/P&gt;
&lt;P&gt;BTW, you may try to create a slot manually to troubleshoot the issue by using the same account connect to PostgreSQL, for example:&lt;/P&gt;
&lt;TABLE style="background-color: lightgrey; width: 100%; border-style: none;" border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;&lt;FONT face="courier new,courier"&gt;SELECT lsn FROM pg_create_logical_replication_slot('testslot', 'test_decoding');&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 15:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2079022#M6235</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-06-01T15:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2079199#M6251</link>
      <description>&lt;P&gt;Hi John ,&lt;/P&gt;
&lt;P&gt;I am done with the server side setup steps and also restarted the server. Although I have set the wal_level to logical, still the above query you send results to that logical decoding requires wal_levels = logical.&lt;/P&gt;
&lt;P&gt;Attaching screenshots for your reference.&lt;/P&gt;
&lt;P&gt;Regards ,&lt;/P&gt;
&lt;P&gt;Sushant&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 04:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2079199#M6251</guid>
      <dc:creator>sush_1</dc:creator>
      <dc:date>2023-06-02T04:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2079203#M6253</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Sushant&lt;/SPAN&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182592"&gt;@sush_1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;From the picture you did not set wal_level correctly:&lt;/P&gt;
&lt;TABLE style="background-color: lightgrey; width: 100%; border-style: none;" border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%" height="24px"&gt;&lt;FONT face="courier new,courier"&gt;#wal_level = logical&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;This line is commented out.&amp;nbsp; You need remove the prefix "#". It's the same for other parameters.&lt;/P&gt;
&lt;P&gt;BTW, if you need further assistance please choose this article closed by "Accept as Solution" as the original issue fixed. Open a new one to make articles clear.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 04:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2079203#M6253</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-06-02T04:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres endpoint Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2079204#M6254</link>
      <description>&lt;P&gt;Hi John,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for your continuous support.&lt;/P&gt;
&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sushant&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 04:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Postgres-endpoint-Error/m-p/2079204#M6254</guid>
      <dc:creator>sush_1</dc:creator>
      <dc:date>2023-06-02T04:49:36Z</dc:date>
    </item>
  </channel>
</rss>

