<?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: ignore new columns while loading into postgressql in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ignore-new-columns-while-loading-into-postgressql/m-p/2330995#M100022</link>
    <description>&lt;P&gt;I've done this before using &lt;A href="https://help.talend.com/reader/9NRa~CylzTWZ8bFvUjlang/yJ3uVEzDciOxdy9B9G1tBw" alt="https://help.talend.com/reader/9NRa~CylzTWZ8bFvUjlang/yJ3uVEzDciOxdy9B9G1tBw" target="_blank"&gt;dynamic schema&lt;/A&gt;. Basically you query the target metadata to get a set of columns, and the incoming file to get a set of columns and do a set difference to get the new columns from the source, from there you can use the common columns to load to tgt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may also be able to use POSTGRES' ON CONFLICT IGNORE functionality, but I've never tested this use case&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 17:45:04 GMT</pubDate>
    <dc:creator>evansdar</dc:creator>
    <dc:date>2021-03-10T17:45:04Z</dc:date>
    <item>
      <title>ignore new columns while loading into postgressql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ignore-new-columns-while-loading-into-postgressql/m-p/2330994#M100021</link>
      <description>&lt;P&gt;I am trying load data from a csv file to postgres table using dynamic load.&lt;/P&gt;&lt;P&gt;I am trying to see is there an option to ignore new columns added in the source file while loading into postgressql&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:27:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ignore-new-columns-while-loading-into-postgressql/m-p/2330994#M100021</guid>
      <dc:creator>ekamal</dc:creator>
      <dc:date>2024-11-16T00:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: ignore new columns while loading into postgressql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ignore-new-columns-while-loading-into-postgressql/m-p/2330995#M100022</link>
      <description>&lt;P&gt;I've done this before using &lt;A href="https://help.talend.com/reader/9NRa~CylzTWZ8bFvUjlang/yJ3uVEzDciOxdy9B9G1tBw" alt="https://help.talend.com/reader/9NRa~CylzTWZ8bFvUjlang/yJ3uVEzDciOxdy9B9G1tBw" target="_blank"&gt;dynamic schema&lt;/A&gt;. Basically you query the target metadata to get a set of columns, and the incoming file to get a set of columns and do a set difference to get the new columns from the source, from there you can use the common columns to load to tgt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may also be able to use POSTGRES' ON CONFLICT IGNORE functionality, but I've never tested this use case&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 17:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ignore-new-columns-while-loading-into-postgressql/m-p/2330995#M100022</guid>
      <dc:creator>evansdar</dc:creator>
      <dc:date>2021-03-10T17:45:04Z</dc:date>
    </item>
  </channel>
</rss>

