<?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: how to update bulk records in redshift? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262273#M42789</link>
    <description>&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;HR /&gt;lakhs of records 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When You use a local terms, ожидайте неожиданного ответа &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;but in any case:&lt;BR /&gt;- bulk insert into stage table&lt;/P&gt; 
&lt;P&gt;- INSERT FROM SELECT WHERE NOT EXISTS&lt;/P&gt; 
&lt;P&gt;- UPDATE WHERE EXISTS&lt;BR /&gt;&lt;BR /&gt;it also will be hard operation, but much faster than remote INSERT/UPDATE&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2017 06:57:05 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2017-06-08T06:57:05Z</dc:date>
    <item>
      <title>how to update bulk records in redshift?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262272#M42788</link>
      <description>&lt;P&gt;HI ,&lt;/P&gt; 
&lt;P&gt;I need to load daily lakhs of records in redshift.so i need to insert or update the data.by using tredshiftbulkoutputexec we can do insert operation only.by if i used tredshiftoutput for 1 lakh records it takes more than 6 hours.&lt;/P&gt; 
&lt;P&gt;is there any way to update ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;can any one help me ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262272#M42788</guid>
      <dc:creator>k526</dc:creator>
      <dc:date>2024-11-16T09:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to update bulk records in redshift?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262273#M42789</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;HR /&gt;lakhs of records 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When You use a local terms, ожидайте неожиданного ответа &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;but in any case:&lt;BR /&gt;- bulk insert into stage table&lt;/P&gt; 
&lt;P&gt;- INSERT FROM SELECT WHERE NOT EXISTS&lt;/P&gt; 
&lt;P&gt;- UPDATE WHERE EXISTS&lt;BR /&gt;&lt;BR /&gt;it also will be hard operation, but much faster than remote INSERT/UPDATE&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 06:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262273#M42789</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-06-08T06:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to update bulk records in redshift?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262274#M42790</link>
      <description>I too have similar requirement except i have quite a few transformation logic. i am using tRedshiftInput , tMap and tRedshiftOutput for insert and tRedshiftRow for update. looking for any other patterns for performance optimization.
&lt;BR /&gt;P.S. creating stage table is not a good solution for me as i have hundreds of tables to update/insert.</description>
      <pubDate>Fri, 01 Sep 2017 11:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262274#M42790</guid>
      <dc:creator>majum2p</dc:creator>
      <dc:date>2017-09-01T11:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to update bulk records in redshift?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262275#M42791</link>
      <description>&lt;P&gt;How we can use tredshiftrow if the insert/update has to be made from postgres source data.&lt;/P&gt;
&lt;P&gt;for example tpostgresinput --&amp;gt; tmap --&amp;gt;tredhsifptoutput?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 09:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262275#M42791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-09T09:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to update bulk records in redshift?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262276#M42792</link>
      <description>&lt;P&gt;How we can use tredshiftrow if the insert/update has to be made from postgres source data.&lt;/P&gt;
&lt;P&gt;for example tpostgresinput --&amp;gt; tmap --&amp;gt;tredhsifptoutput?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 09:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262276#M42792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-09T09:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to update bulk records in redshift?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262277#M42793</link>
      <description>&lt;P&gt;Did we have solution for the below.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 14:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262277#M42793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-09T14:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to update bulk records in redshift?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262278#M42794</link>
      <description>&lt;P&gt;Did we have solution for the below.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 14:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-update-bulk-records-in-redshift/m-p/2262278#M42794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-09T14:00:30Z</dc:date>
    </item>
  </channel>
</rss>

