<?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: Loading CSV to Database results in only a single row in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-to-Database-results-in-only-a-single-row/m-p/2284230#M57971</link>
    <description>&lt;P&gt;I didn't realize I still need to send some data to postgreSQL's BIG SERIAL autoincrement field. This post explained how&amp;nbsp;&lt;A href="https://community.talend.com/t5/Design-and-Development/How-to-insert-to-table-has-an-auto-increment-field-with/td-p/34767" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/How-to-insert-to-table-has-an-auto-increment-field-with/td-p/34767&lt;/A&gt;. My process is working now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Feb 2020 11:06:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-02-05T11:06:08Z</dc:date>
    <item>
      <title>Loading CSV to Database results in only a single row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-to-Database-results-in-only-a-single-row/m-p/2284229#M57970</link>
      <description>&lt;P&gt;I'm using tFileInputDelimited =&amp;gt; tMap =&amp;gt; tDBOutput to load data from a CSV file to a PostgreSQL database. As shown in the attached image, in tMap, all columns are mapped except two, (1) the primary database key, which is a postgreSQL BIGSERIAL (autogenerated) and (2) the_geom column, which is a postGIS geometry column and nullable for now. If I set tDBOutput to "drop table if exists and create" and "insert' I immediately get an error of a duplicate primary key (value of zero) when I run the process. If I set to "update and insert" or "insert and update" I end up with only a single row with primary key zero after all the data transfers. The database table starts off empty or with the single row previously mentioned. I assume this problem is caused by PostgreSQL's primary key, but I don't know how to confirm that or to fix the problem. I'd welcome advice.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-to-Database-results-in-only-a-single-row/m-p/2284229#M57970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loading CSV to Database results in only a single row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-to-Database-results-in-only-a-single-row/m-p/2284230#M57971</link>
      <description>&lt;P&gt;I didn't realize I still need to send some data to postgreSQL's BIG SERIAL autoincrement field. This post explained how&amp;nbsp;&lt;A href="https://community.talend.com/t5/Design-and-Development/How-to-insert-to-table-has-an-auto-increment-field-with/td-p/34767" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/How-to-insert-to-table-has-an-auto-increment-field-with/td-p/34767&lt;/A&gt;. My process is working now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 11:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-to-Database-results-in-only-a-single-row/m-p/2284230#M57971</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-05T11:06:08Z</dc:date>
    </item>
  </channel>
</rss>

