<?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 Inserting 1,000,000+ rows into PostgreSQL table on RDS in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Inserting-1-000-000-rows-into-PostgreSQL-table-on-RDS/m-p/2369566#M132701</link>
    <description>&lt;P&gt;I am trying to insert over 1 million rows into a PostgreSQL table on RDS using the tDBOutputBulkExec but get an error that indicates that I need to be a superuser.&amp;nbsp; Is there another option within Talend to do this?&amp;nbsp; I tried the tDBOutput, but with the number of rows that I'm dealing with, it appears that it will run too long.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jun 2018 16:55:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-06T16:55:04Z</dc:date>
    <item>
      <title>Inserting 1,000,000+ rows into PostgreSQL table on RDS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Inserting-1-000-000-rows-into-PostgreSQL-table-on-RDS/m-p/2369566#M132701</link>
      <description>&lt;P&gt;I am trying to insert over 1 million rows into a PostgreSQL table on RDS using the tDBOutputBulkExec but get an error that indicates that I need to be a superuser.&amp;nbsp; Is there another option within Talend to do this?&amp;nbsp; I tried the tDBOutput, but with the number of rows that I'm dealing with, it appears that it will run too long.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 16:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Inserting-1-000-000-rows-into-PostgreSQL-table-on-RDS/m-p/2369566#M132701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-06T16:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting 1,000,000+ rows into PostgreSQL table on RDS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Inserting-1-000-000-rows-into-PostgreSQL-table-on-RDS/m-p/2369567#M132702</link>
      <description>&lt;P&gt;Hi JHohler,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With tPostgresOutput in the advanced setting of the component, you can&amp;nbsp;increase&amp;nbsp;the batch size (avoid commit downtime) and enable parallel insertion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternatively, if your organisation allows it. You could&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;put your data into S3 bucket with Talend&lt;/LI&gt;&lt;LI&gt;do import from there using Data Pipeline (create a template into AWS)&lt;/LI&gt;&lt;LI&gt;then use Talend to kick off the schedule at the end of the copy to S3.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/45090748/loading-data-from-s3-to-postgresql-rds" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/45090748/loading-data-from-s3-to-postgresql-rds&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 02:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Inserting-1-000-000-rows-into-PostgreSQL-table-on-RDS/m-p/2369567#M132702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-08T02:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting 1,000,000+ rows into PostgreSQL table on RDS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Inserting-1-000-000-rows-into-PostgreSQL-table-on-RDS/m-p/2369568#M132703</link>
      <description>&lt;P&gt;Setting the batch size did the trick.&amp;nbsp; I didn't see that option because it doesn't appear if you have your action on data set to 'Insert or Update' or 'Update or Insert'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 15:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Inserting-1-000-000-rows-into-PostgreSQL-table-on-RDS/m-p/2369568#M132703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-08T15:23:34Z</dc:date>
    </item>
  </channel>
</rss>

