-
|
Hello, I checked but could not find it - I saw read_parquet. What I would like is to create a table inside of postgresql using Azure blob - and when inserting inside of that table it is written to the Azure blob. Like in https://github.com/Snowflake-Labs/pg_lake I such procedure supported? |
Beta Was this translation helpful? Give feedback.
Answered by
isoctcolo
Jan 25, 2026
Replies: 1 comment
-
|
Just to answer myself it is not - it seems. It would be good if https://github.com/relytcloud/pg_ducklake would be merged in pg_duckdb - so this would be also possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
isoctcolo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just to answer myself it is not - it seems. It would be good if https://github.com/relytcloud/pg_ducklake would be merged in pg_duckdb - so this would be also possible.