<?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: Submit new records from gold layer to postgres db in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/submit-new-records-from-gold-layer-to-postgres-db/m-p/103435#M41440</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;To begin, enable delta properties for your gold table if it isn’t already a delta table. Next, activate the Change Data Capture (CDC) delta property. This will give you a detailed log of insert, update, and delete operations at the row level, which you can use to perform DML operations on your Postgres tables with minimal coding effort.&lt;/P&gt;</description>
    <pubDate>Sun, 29 Dec 2024 07:37:21 GMT</pubDate>
    <dc:creator>hari-prasad</dc:creator>
    <dc:date>2024-12-29T07:37:21Z</dc:date>
    <item>
      <title>Submit new records from gold layer to postgres db</title>
      <link>https://community.databricks.com/t5/data-engineering/submit-new-records-from-gold-layer-to-postgres-db/m-p/103411#M41429</link>
      <description>&lt;P&gt;Hi community,&lt;BR /&gt;I want to ask you which is the best practice in your opinion to fill the data from gold layer to postgres db that is used to provide "real-time" data to an UI interface?&lt;/P&gt;&lt;P&gt;Thanks for any help!&lt;/P&gt;</description>
      <pubDate>Sat, 28 Dec 2024 17:21:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/submit-new-records-from-gold-layer-to-postgres-db/m-p/103411#M41429</guid>
      <dc:creator>jeremy98</dc:creator>
      <dc:date>2024-12-28T17:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Submit new records from gold layer to postgres db</title>
      <link>https://community.databricks.com/t5/data-engineering/submit-new-records-from-gold-layer-to-postgres-db/m-p/103435#M41440</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;To begin, enable delta properties for your gold table if it isn’t already a delta table. Next, activate the Change Data Capture (CDC) delta property. This will give you a detailed log of insert, update, and delete operations at the row level, which you can use to perform DML operations on your Postgres tables with minimal coding effort.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Dec 2024 07:37:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/submit-new-records-from-gold-layer-to-postgres-db/m-p/103435#M41440</guid>
      <dc:creator>hari-prasad</dc:creator>
      <dc:date>2024-12-29T07:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Submit new records from gold layer to postgres db</title>
      <link>https://community.databricks.com/t5/data-engineering/submit-new-records-from-gold-layer-to-postgres-db/m-p/103542#M41478</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/98469"&gt;@hari-prasad&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;Thanks you for your answer, considers that we are using DLT Pipelines, is it a good choice in this case? Because actually I don't see with DLT Pipelines the metadata for these materialized tables in this case these CDF statements&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 13:31:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/submit-new-records-from-gold-layer-to-postgres-db/m-p/103542#M41478</guid>
      <dc:creator>jeremy98</dc:creator>
      <dc:date>2024-12-30T13:31:25Z</dc:date>
    </item>
  </channel>
</rss>

