cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

PostgreSQL ingestion source not supported in workspace when deploying Databricks Asset Bundle

muaaz
New Contributor III

I'm trying to deploy a Databricks Asset Bundle that creates a DLT/Lakeflow pipeline with a PostgreSQL ingestion source. The bundle builds successfully, uploads artifacts, and starts deploying resources, but the pipeline creation fails with the following error:

Error: cannot create pipeline: Ingestion source 'POSTGRESQL' is not supported in your workspace. Please contact Databricks support to enable this feature for your workspace.

with databricks_pipeline.gateway,
on bundle.tf.json line 73

Any guidance would be greatly appreciated. Thanks!

2 REPLIES 2

balajij8
Contributor III

@muaaz PostgreSQL connector for Lake flow Connect is in Public Preview. You can reach out to your Databricks account team or Databricks Support to enroll in the Public Preview.

szymon_dybczak
Esteemed Contributor III

Hi @muaaz ,

Yep, that feature is in public preview. Usually, when something is in public preview you have access to that feature, but in this case they require some steps to enroll it for a given workspace. So, as @balajij8  and docs suggests -> contact your Databricks account tema to enroll it 🙂

szymon_dybczak_0-1780417977373.png

 

Configure PostgreSQL for ingestion into Azure Databricks - Azure Databricks | Microsoft Learn