<?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 PostgreSQL &amp;quot;trusted&amp;quot; IPs prerequisite in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/PostgreSQL-quot-trusted-quot-IPs-prerequisite/m-p/2533929#M15313</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;We are integrating Qlik Replicate with PostgreSQL as source.&lt;BR /&gt;The documentation states that we should list 'trusted' IPs in PostgreSQL’s "pg_hba.conf" file, but it doesn’t appear to be required for actual use. Why is this mentioned?&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2025/Content/Replicate/Main/PostgreSQL/prereq_postgresql_source.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/replicate/May2025/Content/Replicate/Main/PostgreSQL/prereq_postgresql_source.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you for your returns&lt;/P&gt;</description>
    <pubDate>Tue, 21 Oct 2025 09:59:14 GMT</pubDate>
    <dc:creator>JSCHRANZ</dc:creator>
    <dc:date>2025-10-21T09:59:14Z</dc:date>
    <item>
      <title>PostgreSQL "trusted" IPs prerequisite</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/PostgreSQL-quot-trusted-quot-IPs-prerequisite/m-p/2533929#M15313</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;We are integrating Qlik Replicate with PostgreSQL as source.&lt;BR /&gt;The documentation states that we should list 'trusted' IPs in PostgreSQL’s "pg_hba.conf" file, but it doesn’t appear to be required for actual use. Why is this mentioned?&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2025/Content/Replicate/Main/PostgreSQL/prereq_postgresql_source.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/replicate/May2025/Content/Replicate/Main/PostgreSQL/prereq_postgresql_source.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you for your returns&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 09:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/PostgreSQL-quot-trusted-quot-IPs-prerequisite/m-p/2533929#M15313</guid>
      <dc:creator>JSCHRANZ</dc:creator>
      <dc:date>2025-10-21T09:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL "trusted" IPs prerequisite</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/PostgreSQL-quot-trusted-quot-IPs-prerequisite/m-p/2533930#M15314</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/338973"&gt;@JSCHRANZ&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Adding the trusted IP addresses to PostgreSQL’s &lt;SPAN&gt;"&lt;STRONG&gt;pg_hba.conf&lt;/STRONG&gt;"&amp;nbsp;&lt;/SPAN&gt;file is mandatory. Otherwise, you may encounter an error like the following:&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;&lt;SPAN&gt;[SOURCE_CAPTURE ]E: Could not connect to the server: FATAL: no pg_hba.conf entry for replication connection from host "192.168.1.212", user "postgres", SSL off [1020452]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Where "&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;192.168.1.212&lt;/SPAN&gt;&lt;/FONT&gt;" is Replicate Server IP Address. This configuration is required by PostgreSQL itself.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 10:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/PostgreSQL-quot-trusted-quot-IPs-prerequisite/m-p/2533930#M15314</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-10-21T10:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL "trusted" IPs prerequisite</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/PostgreSQL-quot-trusted-quot-IPs-prerequisite/m-p/2533946#M15319</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thank you for your reply.&lt;BR /&gt;I understand the need to declare our IPs, but why should we "trust" them without any authentication to secure the access?&lt;BR /&gt;The given sample is:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;host replication all 176.123.1.212/32 trust&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 11:57:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/PostgreSQL-quot-trusted-quot-IPs-prerequisite/m-p/2533946#M15319</guid>
      <dc:creator>JSCHRANZ</dc:creator>
      <dc:date>2025-10-21T11:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL "trusted" IPs prerequisite</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/PostgreSQL-quot-trusted-quot-IPs-prerequisite/m-p/2533969#M15326</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/338973"&gt;@JSCHRANZ&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for the update. This is just a sample of a &lt;STRONG data-start="150" data-end="165"&gt;pg_hba.conf&lt;/STRONG&gt; configuration. For general user access— especially over the open internet you should &lt;STRONG data-start="250" data-end="259"&gt;never&lt;/STRONG&gt; use &lt;STRONG&gt;trust&lt;/STRONG&gt;.&amp;nbsp;Password-based authentication (or stronger) is strongly recommended; for example, &lt;STRONG&gt;MD5&lt;/STRONG&gt; works well with Qlik Replicate.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 15:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/PostgreSQL-quot-trusted-quot-IPs-prerequisite/m-p/2533969#M15326</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-10-21T15:03:43Z</dc:date>
    </item>
  </channel>
</rss>

