website logo
⌘K
Getting Started 🚀
What is DataLakeHouse.io?
Our Business-Value Focus
Learn the Basic Concepts
Connectors
Operations Applications
Asana
Aloha POS
Baremetrics
Beans Route
BILL
Bloom Growth
Bullhorn
Calendly
Ceridian Dayforce
ClinicalTrials.gov
ConnectWise
DBT Cloud
DBT Cloud Log Stream
Facebook Ads
Food Delivery Service Connector
Google Analytics 4
Google Play
Harvest
Hubspot
Jira
MailChimp
McLeod Transportation
Microsoft Teams
NetSuite (Oracle NetSuite)
NetSuite SuiteAnalytics
Optimum HRIS
QuickBooks Online
Salesforce
Salesloft
Shift4 Payments
Shopify
Square
Square Marketplace
Stripe
Toast
TriNet
Verizon Wireless Business
Workday HCM
Xero
Zendesk Sell
Zoom
Databases
Files & Object Storage
SQL Data Query
SSH Tunnel Setup for Hosted Database Systems
SQL Playground Editor
SQL Transformations
DBT Cloud Transformations
Terraform: Reverse Terraforming
Sync Bridge (Data Pipelines)
Create a Sync Bridge
Manually Run a Sync Bridge
Deleting a Sync Bridge
Historical Re-sync
Analytics
Access Analytics
Snowflake Usage Analytics
Data Catalog
Create the Catalog
Populate the Catalog
Access the Catalog
Data Warehouse Clouds
❄️Snowflake
Open Source DW Models
Alerts & Notifications
Slack Notifications
Logs & Monitoring
Security
Callback Links
Service Level Agreement (SLA)
Release Notes
July 2023
June 2023
May 2023
April 2023
Q3 2022
Q4 2022
Community Overview
Contributor Agreements
Code Contribution Guide
About
Customer Support
License
Viewpoint
Credit Consumption Breakdown
Docs powered by
Archbee
website logo
Connectors
...
Databases
PostgreSQL

XMIN

1min

As of 4/1/2022 DLH.io supports the use of managing Change Data Capture (CDC), that is the ability to synchronize only the delta changes of records into the target destination. Unlike the other option of Logical Replication Setup, XMIN is by default enabled on all PostgreSQL server instances, and requires no additional setup. The only drawback from using XMIN is that it does not capture deleted records. This is because the reference to a record having been deleted in a database table is removed at the time of deletion and not recoverable by native default means of the XMIN protocol for PostgreSQL.

It is recommended that you understand your data synchronization requirements and proceed with the above notes in mind.

Support is available to all DataLakeHouse customers as well as our community Slack channel to assist you.

NB: Once an option is selected for PostgreSQL CDC, it cannot be changed for the the source connector. You will need to create a new source connector which will require a new Sync Bridge (Data Pipelines).

Updated 03 Mar 2023
Did this page help you?
PREVIOUS
Basic PostgreSQL Setup
NEXT
Logical Replication Setup
Docs powered by
Archbee
Docs powered by
Archbee