<?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 insert data to Amazon RDS(PostgreSQL) from local flat file? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-to-Amazon-RDS-PostgreSQL-from-local-flat-file/m-p/2254094#M37215</link>
    <description>How many number of rows you have in a source file, can you insert using tPostgresqlOutput component?
&lt;BR /&gt;Vaibhav</description>
    <pubDate>Mon, 10 Nov 2014 13:35:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-11-10T13:35:29Z</dc:date>
    <item>
      <title>How to insert data to Amazon RDS(PostgreSQL) from local flat file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-to-Amazon-RDS-PostgreSQL-from-local-flat-file/m-p/2254093#M37214</link>
      <description>I&amp;nbsp; would like to insert large number of rows from flat file on my local drive to AWS RDS database (PostgreSQL).
&lt;BR /&gt;I used tFileInput and tPostgresqlOutputBulkExec but the latter component gave me following errors.
&lt;BR /&gt;Is there any component that can insert data into AWS RDS and doesn't require superuser priviledge (You can't have it in RDS) ?
&lt;BR /&gt;------------------------------------------------------------------------------
&lt;BR /&gt;Exception in component tPostgresqlOutputBulkExec_1_tPBE
&lt;BR /&gt;org.postgresql.util.PSQLException: ERROR: must be superuser to COPY to or from a file</description>
      <pubDate>Sat, 16 Nov 2024 11:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-to-Amazon-RDS-PostgreSQL-from-local-flat-file/m-p/2254093#M37214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert data to Amazon RDS(PostgreSQL) from local flat file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-to-Amazon-RDS-PostgreSQL-from-local-flat-file/m-p/2254094#M37215</link>
      <description>How many number of rows you have in a source file, can you insert using tPostgresqlOutput component?
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 10 Nov 2014 13:35:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-to-Amazon-RDS-PostgreSQL-from-local-flat-file/m-p/2254094#M37215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-10T13:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert data to Amazon RDS(PostgreSQL) from local flat file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-to-Amazon-RDS-PostgreSQL-from-local-flat-file/m-p/2254095#M37216</link>
      <description>Thank you for the suggestion. It's abount 20,000,000 rows (2.5GB) in total, devided into equally sized 5 files. I had thought it wasn't an option to insert this much of rows.&lt;BR /&gt;But anyway, I tried it with one file and found out that although it takes an hour or two for all the data at hand, it can work. I still prefer bulk copy without superuser ( According to Amazon documentation "\copy" command instead of "copy" command ), insert can be an alternative if I run the job over night.</description>
      <pubDate>Tue, 11 Nov 2014 03:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-to-Amazon-RDS-PostgreSQL-from-local-flat-file/m-p/2254095#M37216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-11T03:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert data to Amazon RDS(PostgreSQL) from local flat file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-to-Amazon-RDS-PostgreSQL-from-local-flat-file/m-p/2254096#M37217</link>
      <description>You can even think of optimizing the record insert by playing with memory settings, commit size, batch size etc...
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Tue, 11 Nov 2014 07:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-to-Amazon-RDS-PostgreSQL-from-local-flat-file/m-p/2254096#M37217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-11T07:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert data to Amazon RDS(PostgreSQL) from local flat file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-to-Amazon-RDS-PostgreSQL-from-local-flat-file/m-p/2254097#M37218</link>
      <description>In the end, it turns out that row insert into Amazon RDS(MySQL) using specialized to AWS compornent is an option for over night process (about 1500-2000 lines / second) but insert into Amazon RDS (PostgreSQL)&amp;nbsp;is not (60 lines / second ).&lt;BR /&gt;I&amp;nbsp;decided&amp;nbsp;to leave the talend&amp;nbsp;just&amp;nbsp;with fixed to delimited file conversion and use&amp;nbsp;pgadminIII to do&amp;nbsp;/copy.&amp;nbsp;</description>
      <pubDate>Fri, 14 Nov 2014 02:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-to-Amazon-RDS-PostgreSQL-from-local-flat-file/m-p/2254097#M37218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-14T02:02:03Z</dc:date>
    </item>
  </channel>
</rss>

