<?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 how to insert data into postgresql without replacing any duplicate records in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-insert-data-into-postgresql-without-replacing-any/m-p/2304262#M76054</link>
    <description>&lt;P&gt;Hey all , &lt;/P&gt;&lt;P&gt;I'm newbie in Talend ,  I want to know that how  can i insert all records in PostgreSQL without replacing or deleting any duplicate records ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 22:52:55 GMT</pubDate>
    <dc:creator>MAfridi1650945823</dc:creator>
    <dc:date>2024-11-15T22:52:55Z</dc:date>
    <item>
      <title>how to insert data into postgresql without replacing any duplicate records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-insert-data-into-postgresql-without-replacing-any/m-p/2304262#M76054</link>
      <description>&lt;P&gt;Hey all , &lt;/P&gt;&lt;P&gt;I'm newbie in Talend ,  I want to know that how  can i insert all records in PostgreSQL without replacing or deleting any duplicate records ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-insert-data-into-postgresql-without-replacing-any/m-p/2304262#M76054</guid>
      <dc:creator>MAfridi1650945823</dc:creator>
      <dc:date>2024-11-15T22:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to insert data into postgresql without replacing any duplicate records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-insert-data-into-postgresql-without-replacing-any/m-p/2304263#M76055</link>
      <description>&lt;P&gt;Hello @Mahnoor Afridi​, go to the advanced settings panel of tPostGresqlOutput, check the 'use fields' option and select 'Insertable' option for all columns. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 03:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-insert-data-into-postgresql-without-replacing-any/m-p/2304263#M76055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-30T03:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to insert data into postgresql without replacing any duplicate records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-insert-data-into-postgresql-without-replacing-any/m-p/2304264#M76056</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a staging table load the data into that table.&lt;/P&gt;&lt;P&gt;Then either use a Row component to insert the records to the target or an tELTMap but we also have SCD components if you want to keep your historical data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We also have insert or update but that would "replace" the existing records.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 23:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-insert-data-into-postgresql-without-replacing-any/m-p/2304264#M76056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-02T23:09:34Z</dc:date>
    </item>
  </channel>
</rss>

