Replies: 1 comment
-
|
@YuweiXiao - hi i have added a pull request with write support - if you are able to please give it a try. I have added a e2e test script which uses both pg_duckdb and lance extensions to verify all is ok. I found pg_duckdb can crash postgres and so far with testing the lance one I have not been able to. It is safer to run duckdb as a separate sidecar process and not inside postgres. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Excited to see the PG + Lance integration! Just curious about the roadmap:
Also, since DuckDB supports reading Lance (recently), I believe we could read Lance data via
pg_duckdb. Then what does pglance bring us compared to it?Beta Was this translation helpful? Give feedback.
All reactions