<?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 Update only Selected Column using tpostgresqlOut in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Update-only-Selected-Column-using-tpostgresqlOut/m-p/2375415#M137835</link>
    <description>&lt;P&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana,"&gt;Hello,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana,"&gt;I am migrating data from mysql to postgresql database. I have 600 columns in mysql table A.I want to move these values to postgresql table A.Due to the java limit of a method can have at max 65535 bytes its giving error if i do this task in one job ,So I have split the job into two subjobs. First job inserts or updates first 300 columns and Second job updates next 300 columns. But its not working as expected. Its able to insert or update first 300 columns but when the second job finishes its going to overwrite the first 300 column as null.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana,"&gt;Is it not possible to update only selected column out of this 600 columns in talend?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Aug 2015 11:49:04 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2015-08-12T11:49:04Z</dc:date>
    <item>
      <title>Update only Selected Column using tpostgresqlOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-only-Selected-Column-using-tpostgresqlOut/m-p/2375415#M137835</link>
      <description>&lt;P&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana,"&gt;Hello,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana,"&gt;I am migrating data from mysql to postgresql database. I have 600 columns in mysql table A.I want to move these values to postgresql table A.Due to the java limit of a method can have at max 65535 bytes its giving error if i do this task in one job ,So I have split the job into two subjobs. First job inserts or updates first 300 columns and Second job updates next 300 columns. But its not working as expected. Its able to insert or update first 300 columns but when the second job finishes its going to overwrite the first 300 column as null.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana,"&gt;Is it not possible to update only selected column out of this 600 columns in talend?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2015 11:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-only-Selected-Column-using-tpostgresqlOut/m-p/2375415#M137835</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-08-12T11:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Update only Selected Column using tpostgresqlOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-only-Selected-Column-using-tpostgresqlOut/m-p/2375416#M137836</link>
      <description>Please Insert option instead of "Insert or update" for action on data.
&lt;BR /&gt;Please check "parallel execution" and give value 2 and try once.</description>
      <pubDate>Wed, 12 Aug 2015 12:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-only-Selected-Column-using-tpostgresqlOut/m-p/2375416#M137836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-12T12:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Update only Selected Column using tpostgresqlOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-only-Selected-Column-using-tpostgresqlOut/m-p/2375417#M137837</link>
      <description>I want both insert and update because in my mysql table, table will be updating frequently and that needs to be migrated to postgresql table. 
&lt;BR /&gt;In my parent job I am using two tRunJob components. On completion of first tRunJob (i.e. after the first 300 columns are insert/updated in child job) second tRunJob will start(this is to insert or update next 300 columns). 
&lt;BR /&gt;What is this parallel execution? in which component this will be available. I am new to this talend. Kindly help</description>
      <pubDate>Wed, 12 Aug 2015 13:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-only-Selected-Column-using-tpostgresqlOut/m-p/2375417#M137837</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-08-12T13:34:11Z</dc:date>
    </item>
  </channel>
</rss>

