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 ?