<?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: Perfomance Issue for Large Dataset using Postgres SCD component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237329#M25796</link>
    <description>&lt;P&gt;some percents of performance you can tune on database size - memory, indexes&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;but generally it always slow not depending is it PostgreSQL or MS SQL, same issue for insert/update - insert very fast, insert/update max 5 rows per second&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;try to look for process and do the same without using SCD components:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;select all changed from last date (by any way - trigger, modifiedDT&amp;nbsp;etc)&lt;/LI&gt; 
 &lt;LI&gt;transfer all to target database into stage table&lt;/LI&gt; 
 &lt;LI&gt;run 2 query - UPDATE with JOIN all old records (set isActive to False), INSERT all new records with isActive True&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;it would be faster overall&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Oct 2018 07:33:51 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2018-10-05T07:33:51Z</dc:date>
    <item>
      <title>Perfomance Issue for Large Dataset using Postgres SCD component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237328#M25795</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am using Postgres SCD component to load data into my target dimension table using SCD2, but it is taking much time to load for larger data set. It took average 2 records per second for 1.5 million records, even target table had 0 records when process start.&lt;/P&gt;
&lt;P&gt;Could you please help to explain what could be the reason?.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Oct 2018 09:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237328#M25795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-03T09:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Perfomance Issue for Large Dataset using Postgres SCD component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237329#M25796</link>
      <description>&lt;P&gt;some percents of performance you can tune on database size - memory, indexes&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;but generally it always slow not depending is it PostgreSQL or MS SQL, same issue for insert/update - insert very fast, insert/update max 5 rows per second&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;try to look for process and do the same without using SCD components:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;select all changed from last date (by any way - trigger, modifiedDT&amp;nbsp;etc)&lt;/LI&gt; 
 &lt;LI&gt;transfer all to target database into stage table&lt;/LI&gt; 
 &lt;LI&gt;run 2 query - UPDATE with JOIN all old records (set isActive to False), INSERT all new records with isActive True&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;it would be faster overall&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 07:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237329#M25796</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-10-05T07:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Perfomance Issue for Large Dataset using Postgres SCD component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237330#M25797</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its better if you create SCD work flow job, instead of SCD components.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 12:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237330#M25797</guid>
      <dc:creator>Rajesh_Reddy1</dc:creator>
      <dc:date>2018-10-05T12:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Perfomance Issue for Large Dataset using Postgres SCD component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237331#M25798</link>
      <description>&lt;P&gt;Thank you so much &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 13:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237331#M25798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-05T13:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Perfomance Issue for Large Dataset using Postgres SCD component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237332#M25799</link>
      <description>okk.. 
&lt;BR /&gt;Thanks Rajesh 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 05 Oct 2018 13:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237332#M25799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-05T13:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Perfomance Issue for Large Dataset using Postgres SCD component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237333#M25800</link>
      <description>Thank you so much 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 05 Oct 2018 13:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Perfomance-Issue-for-Large-Dataset-using-Postgres-SCD-component/m-p/2237333#M25800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-05T13:43:43Z</dc:date>
    </item>
  </channel>
</rss>

