How to access a delta table in UC from lakebase postgres ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2026 09:27 PM
Hi DB Community ,
Is there any way to access/write to delta table in UC from lakebase postgres ? There's a way using "Sync Table" - but it is recommended only to read data from Sync Table . Databricks recommends against writing to sync table . Or else is there any way I could move/copy the delta table data into postgres database inside lakebase instance ?
Another doubt :
- is it possible to bring postgresql database as foreign catalog into UC ?