<?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>article Qlik Sense Scheduler Tasks keep failing - PostgreSQL error in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Scheduler-Tasks-keep-failing-PostgreSQL-error/ta-p/1716411</link>
    <description>&lt;P&gt;In Qlik Sense, there could be a situation where the server is installed and functioning, all the services are running except the fact that all the scheduler tasks are failing.&lt;/P&gt;
&lt;P&gt;The scheduler service may fail after restarting. This indicates that the issue is related to the scheduler &lt;SPAN&gt;ExecutionSessions &lt;/SPAN&gt;table data in the Repository PostGres SQL database.&lt;BR /&gt;&lt;BR /&gt;In the Qlik Sense Management Console, task statuses may be listed as &lt;STRONG&gt;Reset&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Reset Task.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50643iB25A85A683CA0FD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Reset Task.png" alt="Reset Task.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;This issue happens when users add, remove, delete too many tasks while frequently stopping and starting the scheduler service.&lt;/P&gt;
&lt;P&gt;The data in the scheduler tasks execution sessions table gets corrupted. The startup sequence will start to fail and cause errors in the&amp;nbsp;scheduler logs.&lt;/P&gt;
&lt;P&gt;Corruption may occur&amp;nbsp;due&amp;nbsp;to:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;A row that is incomplete ( blank values ) in the &lt;SPAN&gt;ExecutionSessions &lt;/SPAN&gt;table data&lt;/LI&gt;
&lt;LI&gt;ID reference to a task that does not exist anymore&lt;/LI&gt;
&lt;LI&gt;Entries flagged as incomplete that interfere with the execution queue ( block the next tasks )&lt;/LI&gt;
&lt;LI&gt;Entries with IDs that already exist in the&amp;nbsp;table, new entries with same ID will cause an error and abort the execution&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This can look like this in the repository database:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="task ID in DB.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50645i7FEE799501F9755B/image-size/large?v=v2&amp;amp;px=999" role="button" title="task ID in DB.png" alt="task ID in DB.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following will be printed to the&amp;nbsp;scheduler logs:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;System.Scheduler.Scheduler.Core.Utility.SystemInformationProvider&lt;BR /&gt;An item with the same key has already been added.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;and/or&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;System.Scheduler.Scheduler.Main&lt;BR /&gt;Startup sequence failed, shutting down to avoid any inconsistent state, please restart the scheduler&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and/or&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Unexpected exception in Delete for Entity ExecutionSession with Id &amp;lt;Task ID&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;To resolve this issue, it is recommended to wipe the data from the Execution sessions table.&lt;BR /&gt;&lt;BR /&gt;Please note that this will need to be a hard deletion from the table and not soft deletion.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Resolution:&lt;/FONT&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;If you are running &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Qlik Data Gateway&lt;/STRONG&gt;&lt;/FONT&gt;, proceed with the following before wiping any data:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the &lt;STRONG&gt;Qlik Sense Scheduler Service&lt;/STRONG&gt; and &lt;STRONG&gt;Qlik Data Gateway - Direct Access&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Start the &lt;STRONG&gt;Qlik Sense Scheduler Service&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Start &lt;STRONG&gt;Qlik Data Gateway - Direct Access&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Otherwise, proceed as follows:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Change the scheduler settings in Qlik Management Console to Manager and Worker&lt;/LI&gt;
&lt;LI&gt;Stop all the Qlik Sense Services &lt;U style="font-family: inherit;"&gt;&lt;STRONG&gt;except &lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt;the Repository database service&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG style="font-family: inherit;"&gt;Make a backup of the&amp;nbsp;Repository database&lt;/STRONG&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.qlik.com/t5/Knowledge-Base/How-to-backup-or-restore-the-PostgreSQL-database-in-Qlik-Sense/ta-p/1712875" target="_blank" rel="noopener"&gt;How to backup PostgreSQL database in Qlik Sense&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Locate pgAdmin or install it. &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.qlik.com/t5/Knowledge-Base/Installing-and-Configuring-PGAdmin-4-to-access-the-PostgreSQL/ta-p/1710699" target="_blank" rel="noopener"&gt;Installing and Configuring PGAdmin 4 to access the PostgreSQL database used by Qlik Sense or NPrinting&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Login to the database&lt;/LI&gt;
&lt;LI&gt;Open the&amp;nbsp;&lt;SPAN&gt;ExecutionSessions &lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;table&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="executionsessions.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50646i7ABB1A5CBDB315B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="executionsessions.png" alt="executionsessions.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Select and view all entries in&amp;nbsp;the &lt;SPAN&gt;ExecutionSessions &lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;table&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;SELECT 
  "ExecutionSessions"."ID", 
  "ExecutionSessions"."AbortAt", 
  "ExecutionSessions"."Retries", 
  "ExecutionSessions"."AbortReason", 
  "ExecutionSessions"."User", 
  "ExecutionSessions"."Deleted", 
  "ExecutionSessions"."CreatedDate", 
  "ExecutionSessions"."ModifiedDate", 
  "ExecutionSessions"."SyncDate", 
  "ExecutionSessions"."ModifiedByUserName", 
  "ExecutionSessions"."App_ID", 
  "ExecutionSessions"."ExecutingNode_ID", 
  "ExecutionSessions"."ExecutionResult_ID", 
  "ExecutionSessions"."ReloadTask_ID", 
  "ExecutionSessions"."UserSyncTask_ID", 
  "ExecutionSessions"."ExternalProgramTask_ID"
FROM 
  public."ExecutionSessions";&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;Wipe the data from the &lt;SPAN&gt;ExecutionSessions &lt;/SPAN&gt;&lt;SPAN&gt;table. See SQL statements below.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;Please note that this will need to be a hard deletion from the table and not soft deletion.&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;DELETE 
FROM 
public."ExecutionSessions";​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Restart the QlikSense Server ( full reboot )&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2024 14:59:28 GMT</pubDate>
    <dc:creator>Zareh_T</dc:creator>
    <dc:date>2024-03-20T14:59:28Z</dc:date>
    <item>
      <title>Qlik Sense Scheduler Tasks keep failing - PostgreSQL error</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Scheduler-Tasks-keep-failing-PostgreSQL-error/ta-p/1716411</link>
      <description>&lt;P&gt;In Qlik Sense, there could be a situation where the server is installed and functioning, all the services are running except the fact that all the scheduler tasks are failing.&lt;/P&gt;
&lt;P&gt;The scheduler service may fail after restarting. This indicates that the issue is related to the scheduler &lt;SPAN&gt;ExecutionSessions &lt;/SPAN&gt;table data in the Repository PostGres SQL database.&lt;BR /&gt;&lt;BR /&gt;In the Qlik Sense Management Console, task statuses may be listed as &lt;STRONG&gt;Reset&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Reset Task.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50643iB25A85A683CA0FD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Reset Task.png" alt="Reset Task.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;This issue happens when users add, remove, delete too many tasks while frequently stopping and starting the scheduler service.&lt;/P&gt;
&lt;P&gt;The data in the scheduler tasks execution sessions table gets corrupted. The startup sequence will start to fail and cause errors in the&amp;nbsp;scheduler logs.&lt;/P&gt;
&lt;P&gt;Corruption may occur&amp;nbsp;due&amp;nbsp;to:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;A row that is incomplete ( blank values ) in the &lt;SPAN&gt;ExecutionSessions &lt;/SPAN&gt;table data&lt;/LI&gt;
&lt;LI&gt;ID reference to a task that does not exist anymore&lt;/LI&gt;
&lt;LI&gt;Entries flagged as incomplete that interfere with the execution queue ( block the next tasks )&lt;/LI&gt;
&lt;LI&gt;Entries with IDs that already exist in the&amp;nbsp;table, new entries with same ID will cause an error and abort the execution&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This can look like this in the repository database:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="task ID in DB.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50645i7FEE799501F9755B/image-size/large?v=v2&amp;amp;px=999" role="button" title="task ID in DB.png" alt="task ID in DB.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following will be printed to the&amp;nbsp;scheduler logs:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;System.Scheduler.Scheduler.Core.Utility.SystemInformationProvider&lt;BR /&gt;An item with the same key has already been added.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;and/or&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;System.Scheduler.Scheduler.Main&lt;BR /&gt;Startup sequence failed, shutting down to avoid any inconsistent state, please restart the scheduler&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and/or&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Unexpected exception in Delete for Entity ExecutionSession with Id &amp;lt;Task ID&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;To resolve this issue, it is recommended to wipe the data from the Execution sessions table.&lt;BR /&gt;&lt;BR /&gt;Please note that this will need to be a hard deletion from the table and not soft deletion.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Resolution:&lt;/FONT&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;If you are running &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Qlik Data Gateway&lt;/STRONG&gt;&lt;/FONT&gt;, proceed with the following before wiping any data:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the &lt;STRONG&gt;Qlik Sense Scheduler Service&lt;/STRONG&gt; and &lt;STRONG&gt;Qlik Data Gateway - Direct Access&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Start the &lt;STRONG&gt;Qlik Sense Scheduler Service&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Start &lt;STRONG&gt;Qlik Data Gateway - Direct Access&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Otherwise, proceed as follows:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Change the scheduler settings in Qlik Management Console to Manager and Worker&lt;/LI&gt;
&lt;LI&gt;Stop all the Qlik Sense Services &lt;U style="font-family: inherit;"&gt;&lt;STRONG&gt;except &lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt;the Repository database service&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG style="font-family: inherit;"&gt;Make a backup of the&amp;nbsp;Repository database&lt;/STRONG&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.qlik.com/t5/Knowledge-Base/How-to-backup-or-restore-the-PostgreSQL-database-in-Qlik-Sense/ta-p/1712875" target="_blank" rel="noopener"&gt;How to backup PostgreSQL database in Qlik Sense&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Locate pgAdmin or install it. &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.qlik.com/t5/Knowledge-Base/Installing-and-Configuring-PGAdmin-4-to-access-the-PostgreSQL/ta-p/1710699" target="_blank" rel="noopener"&gt;Installing and Configuring PGAdmin 4 to access the PostgreSQL database used by Qlik Sense or NPrinting&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Login to the database&lt;/LI&gt;
&lt;LI&gt;Open the&amp;nbsp;&lt;SPAN&gt;ExecutionSessions &lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;table&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="executionsessions.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50646i7ABB1A5CBDB315B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="executionsessions.png" alt="executionsessions.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Select and view all entries in&amp;nbsp;the &lt;SPAN&gt;ExecutionSessions &lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;table&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;SELECT 
  "ExecutionSessions"."ID", 
  "ExecutionSessions"."AbortAt", 
  "ExecutionSessions"."Retries", 
  "ExecutionSessions"."AbortReason", 
  "ExecutionSessions"."User", 
  "ExecutionSessions"."Deleted", 
  "ExecutionSessions"."CreatedDate", 
  "ExecutionSessions"."ModifiedDate", 
  "ExecutionSessions"."SyncDate", 
  "ExecutionSessions"."ModifiedByUserName", 
  "ExecutionSessions"."App_ID", 
  "ExecutionSessions"."ExecutingNode_ID", 
  "ExecutionSessions"."ExecutionResult_ID", 
  "ExecutionSessions"."ReloadTask_ID", 
  "ExecutionSessions"."UserSyncTask_ID", 
  "ExecutionSessions"."ExternalProgramTask_ID"
FROM 
  public."ExecutionSessions";&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;Wipe the data from the &lt;SPAN&gt;ExecutionSessions &lt;/SPAN&gt;&lt;SPAN&gt;table. See SQL statements below.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;Please note that this will need to be a hard deletion from the table and not soft deletion.&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;DELETE 
FROM 
public."ExecutionSessions";​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Restart the QlikSense Server ( full reboot )&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 14:59:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Scheduler-Tasks-keep-failing-PostgreSQL-error/ta-p/1716411</guid>
      <dc:creator>Zareh_T</dc:creator>
      <dc:date>2024-03-20T14:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Scheduler Tasks keep failing - PostgreSQL error</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Scheduler-Tasks-keep-failing-PostgreSQL-error/tac-p/2430085#M13487</link>
      <description>&lt;P&gt;RESOLUTION:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Stop "Qlik Data Gateway - Direct Access"&lt;/P&gt;
&lt;P&gt;2. Start Qlik Sense Scheduler Service&lt;/P&gt;
&lt;P&gt;3. Start "Qlik Data Gateway - Direct Access"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to replicate this issue on Qlik Sense Feb 2024. "Qlik Data Gateway - Direct Access" was mounting on 5050/5151.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If QDG starts before the scheduler, the scheduler will drop after a few seconds and keep starting/stopping.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please consider adding this information to the article. None of the changes&amp;nbsp;&lt;SPAN&gt;in the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ExecutionSessions&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;table data had an effect in my scenario.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 00:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Scheduler-Tasks-keep-failing-PostgreSQL-error/tac-p/2430085#M13487</guid>
      <dc:creator>Eduardo_Monteiro</dc:creator>
      <dc:date>2024-03-13T00:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Scheduler Tasks keep failing - PostgreSQL error</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Scheduler-Tasks-keep-failing-PostgreSQL-error/tac-p/2431528#M13527</link>
      <description>&lt;P&gt;Thank you Eduardo!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2024 13:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Scheduler-Tasks-keep-failing-PostgreSQL-error/tac-p/2431528#M13527</guid>
      <dc:creator>rlanard</dc:creator>
      <dc:date>2024-03-16T13:13:44Z</dc:date>
    </item>
  </channel>
</rss>

