Hacker News new | ask | show | jobs
by tarun_anand 469 days ago
Will this work alongside Citus? If yes, what benefits/disadvantages would it have? I presume at some point of time workloads do need a cluster.
1 comments

In v0.1, we have a dependency on pg_duckdb which does not support citus (https://github.com/duckdb/pg_duckdb/issues/444).

With what we're working in v0.2, we re-architecture some of our dependencies there, and will be able to scale out and support Citus.