<?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 Full Load Fails with &amp;quot;extra data after last expected column&amp;quot; Due to Computed Column in PostgreSQL Target in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Full-Load-Fails-with-quot-extra-data-after-last/m-p/2526504#M14806</link>
    <description>&lt;P&gt;Thanks it is working, but it much slower than before. Does it affect CDC as well? Is there something Qlik can look to improve in future versions?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Aug 2025 06:43:51 GMT</pubDate>
    <dc:creator>JoshAtBeijer</dc:creator>
    <dc:date>2025-08-07T06:43:51Z</dc:date>
    <item>
      <title>Qlik Replicate Full Load Fails with "extra data after last expected column" Due to Computed Column in PostgreSQL Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Full-Load-Fails-with-quot-extra-data-after-last/m-p/2525296#M14733</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm experiencing an issue during full load in&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Qlik Replicate&lt;/STRONG&gt;&lt;SPAN&gt;, replicating from&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;IBM DB2 iSeries (source)&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;PostgreSQL (target)&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The replication task fails with the following error:&lt;/P&gt;&lt;PRE&gt;ERROR: extra data after last expected column
CONTEXT: COPY ABC00, line 1: "0,"TEST TEST",0,"AERFAST AAAA/BBBB","",28,28300,"","D","",0,0,"","","","","","",""...&lt;/PRE&gt;&lt;P&gt;After investigating, I found that the issue is caused by a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;computed stored column&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that I manually added in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;PostgreSQL target table&lt;/STRONG&gt;. This column does&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;not exist in the source table&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;When I remove the computed column from the target, the full load completes successfully.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is there a way to configure Qlik Replicate to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;ignore computed/generated columns&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the target during full load?&lt;/LI&gt;&lt;LI&gt;Can Qlik Replicate be instructed to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;match only source columns&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;when generating the COPY command?&lt;/LI&gt;&lt;LI&gt;What’s the best practice for using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;computed columns in PostgreSQL&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;when working with Qlik Replicate?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any guidance or shared experience would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Josh&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 06:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Full-Load-Fails-with-quot-extra-data-after-last/m-p/2525296#M14733</guid>
      <dc:creator>JoshAtBeijer</dc:creator>
      <dc:date>2025-07-25T06:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate Full Load Fails with "extra data after last expected column" Due to Computed Column in PostgreSQL Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Full-Load-Fails-with-quot-extra-data-after-last/m-p/2525369#M14735</link>
      <description>&lt;P&gt;If you haven't tried already, please put the computed column at the end/far right of the target table.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 15:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Full-Load-Fails-with-quot-extra-data-after-last/m-p/2525369#M14735</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2025-07-25T15:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate Full Load Fails with "extra data after last expected column" Due to Computed Column in PostgreSQL Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Full-Load-Fails-with-quot-extra-data-after-last/m-p/2526094#M14781</link>
      <description>&lt;P&gt;It is already at the end of the table.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 07:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Full-Load-Fails-with-quot-extra-data-after-last/m-p/2526094#M14781</guid>
      <dc:creator>JoshAtBeijer</dc:creator>
      <dc:date>2025-08-04T07:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate Full Load Fails with "extra data after last expected column" Due to Computed Column in PostgreSQL Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Full-Load-Fails-with-quot-extra-data-after-last/m-p/2526330#M14792</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/217916"&gt;@JoshAtBeijer&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In the PostgreSQL endpoint, please add the internal parameter &lt;CODE&gt;loadUsingCSV&lt;/CODE&gt; (case sensitive) and uncheck the box.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 04:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Full-Load-Fails-with-quot-extra-data-after-last/m-p/2526330#M14792</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2025-08-06T04:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate Full Load Fails with "extra data after last expected column" Due to Computed Column in PostgreSQL Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Full-Load-Fails-with-quot-extra-data-after-last/m-p/2526504#M14806</link>
      <description>&lt;P&gt;Thanks it is working, but it much slower than before. Does it affect CDC as well? Is there something Qlik can look to improve in future versions?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 06:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Full-Load-Fails-with-quot-extra-data-after-last/m-p/2526504#M14806</guid>
      <dc:creator>JoshAtBeijer</dc:creator>
      <dc:date>2025-08-07T06:43:51Z</dc:date>
    </item>
  </channel>
</rss>

