PostgreSQL to Databricks made simpler with Lakeflow Connect (Public Preview).
Databricks has introduced a PostgreSQL connector in Lakeflow Connect (Public Preview), enabling ingestion of PostgreSQL data into the Lakehouse using logical replication.
Instead of triggers or heavy custom CDC frameworks, this connector relies on PostgreSQL’s native logical replication, capturing inserts, updates, and deletes efficiently and with minmal source overhead.
Reference Link - Configure PostgreSQL for ingestion into Databricks | Databricks on AWS

Yogesh Verma