<?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 : Postgres to Snowflake often chockes in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Postgres-to-Snowflake-often-chockes/m-p/2488436#M13029</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/247911"&gt;@gkaur&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;If a PostgreSQL CDC task&amp;nbsp;&lt;SPAN&gt;that is running but not capturing changes (due to the interesting source tables inactivity) will continue to occupy the LSN position in its&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Replicate.replication variable"&gt;replication&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;slot, thereby preventing truncation of the WAL. Please enable the &lt;A title="WAL heartbeat" href="https://help.qlik.com/en-US/replicate/May2024/Content/Replicate/Main/PostgreSQL/advanced_prop_postgresql_source.htm#ar_postgresds_802412600_1389284:~:text=WAL%20heartbeat%20%2D%20An,the%20heartbeat%20table." target="_blank" rel="noopener"&gt;WAL heartbeat&lt;/A&gt;,&amp;nbsp;When this option is enabled, the PostgreSQL source endpoint mimics task activity by periodically committing pseudo transactions, the sample:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1729603726579.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173254iB84EF24A098A75E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_0-1729603726579.png" alt="john_wang_0-1729603726579.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Oct 2024 13:30:10 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2024-10-22T13:30:10Z</dc:date>
    <item>
      <title>Qlik Replicate : Postgres to Snowflake often chockes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Postgres-to-Snowflake-often-chockes/m-p/2488062#M13010</link>
      <description>&lt;P&gt;I have raised this concern many time but no solid explanation...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now trying to interpret following log message - Is it saying that at 11:59 AM, task is stil reading log generated at 4:31 AM ?&lt;/P&gt;
&lt;P&gt;03082376: 2024-10-20T&lt;STRONG&gt;11:59:46&lt;/STRONG&gt;:907929 [SOURCE_CAPTURE ]T:&lt;/P&gt;
&lt;P&gt;Throughput monitor: Last DB time scanned: 2024-10-20 &lt;STRONG&gt;04:31:02&lt;/STRONG&gt;.161301-04. Last LSN scanned: 00019C5E/597EACB8. #scanned events: 0. (postgres_endpoint_wal_engine.c:430)&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;Behavior of my task : It says running with zero latency but the WAL on the system keeps growing, on number of occasions it reaches 200GB without capturing anything for the entire day and ultimately dies when DB script remove the log file.&lt;/P&gt;
&lt;P&gt;Turning on log in verbose give no clue.. prints no table, no indicating of LSN progressing so.. kind of stuck and thinking if this product works for postgres as source ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Oct 2024 16:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Postgres-to-Snowflake-often-chockes/m-p/2488062#M13010</guid>
      <dc:creator>gkaur</dc:creator>
      <dc:date>2024-10-20T16:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate : Postgres to Snowflake often chockes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Postgres-to-Snowflake-often-chockes/m-p/2488077#M13011</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/247911"&gt;@gkaur&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;11:59:46&amp;nbsp;&lt;/STRONG&gt;is the time when this log entry was recorded.&amp;nbsp;&lt;STRONG&gt;04:31:02&lt;/STRONG&gt;&lt;SPAN&gt;.is the last time&amp;nbsp;the database's WAL was scanned. The log tells that Replicate has scanned WAL between&amp;nbsp;04:31:02.and&amp;nbsp;11:59:46 but found no events related to the selected tables of the task.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Your WAL is growing not it may be related to the tables selected in the current task. Do you see any errors or warnings in the task log? You may need to open a support case so our TSE can look into the issue for you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kent&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 00:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Postgres-to-Snowflake-often-chockes/m-p/2488077#M13011</guid>
      <dc:creator>Kent_Feng</dc:creator>
      <dc:date>2024-10-21T00:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate : Postgres to Snowflake often chockes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Postgres-to-Snowflake-often-chockes/m-p/2488083#M13013</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/247911"&gt;@gkaur&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Yes, the log message you shared indicates that at 11:59 AM (2024-10-20T11:59:46), the task is still scanning the WAL logs from 4:31 AM (2024-10-20 04:31:02). This suggests that the task is not keeping up with the changes being written to the WAL (Write-Ahead Log) in real-time.&lt;BR /&gt;&lt;BR /&gt;The fact that the task shows zero latency but WAL is growing suggests that Qlik Replicate may not be processing the captured events properly. It could be an issue with reading or processing the WAL logs.&lt;BR /&gt;&lt;BR /&gt;If the WAL logs keep growing to 200GB without any events being captured, it's likely that Replicate is unable to process or move forward from a particular log segment. This can lead to the accumulation of logs, eventually filling up disk space.&lt;BR /&gt;&lt;BR /&gt;We would request you the create support case to debug further on this.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin B&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 01:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Postgres-to-Snowflake-often-chockes/m-p/2488083#M13013</guid>
      <dc:creator>SachinB</dc:creator>
      <dc:date>2024-10-21T01:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate : Postgres to Snowflake often chockes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Postgres-to-Snowflake-often-chockes/m-p/2488107#M13014</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/247911"&gt;@gkaur&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The WAL size keeps growing, which may be caused by other replication slots. Please run&lt;/P&gt;
&lt;PRE class="lia-align-left"&gt;SELECT * FROM pg_replication_slots; &lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;to check for any additional replication slots.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 07:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Postgres-to-Snowflake-often-chockes/m-p/2488107#M13014</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-10-21T07:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate : Postgres to Snowflake often chockes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Postgres-to-Snowflake-often-chockes/m-p/2488436#M13029</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/247911"&gt;@gkaur&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;If a PostgreSQL CDC task&amp;nbsp;&lt;SPAN&gt;that is running but not capturing changes (due to the interesting source tables inactivity) will continue to occupy the LSN position in its&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Replicate.replication variable"&gt;replication&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;slot, thereby preventing truncation of the WAL. Please enable the &lt;A title="WAL heartbeat" href="https://help.qlik.com/en-US/replicate/May2024/Content/Replicate/Main/PostgreSQL/advanced_prop_postgresql_source.htm#ar_postgresds_802412600_1389284:~:text=WAL%20heartbeat%20%2D%20An,the%20heartbeat%20table." target="_blank" rel="noopener"&gt;WAL heartbeat&lt;/A&gt;,&amp;nbsp;When this option is enabled, the PostgreSQL source endpoint mimics task activity by periodically committing pseudo transactions, the sample:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1729603726579.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173254iB84EF24A098A75E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_0-1729603726579.png" alt="john_wang_0-1729603726579.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 13:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Postgres-to-Snowflake-often-chockes/m-p/2488436#M13029</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-10-22T13:30:10Z</dc:date>
    </item>
  </channel>
</rss>

