PostgreSQL ingestion source not supported in workspace when deploying Databricks Asset Bundle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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 73Any guidance would be greatly appreciated. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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 🙂
Configure PostgreSQL for ingestion into Azure Databricks - Azure Databricks | Microsoft Learn