N
Neon9mo ago
genetic-orange

Request extension support

Hello, I would like to know if it's possible to get pg_duckdb extension. Thanks a lot !!
17 Replies
probable-pink
probable-pink9mo ago
we have pg_mooncake, have you tried that? take a look here: https://www.mooncake.dev/blog/pgmooncake-neon
pg_mooncake + Neon: serverless analytics in Postgres
How we accidentally built the best serverless database for analytics
probable-pink
probable-pink9mo ago
and we have some new guides coming
genetic-orange
genetic-orangeOP8mo ago
Yes, I'm working with pg_mooncake. Thank you !!
probable-pink
probable-pink8mo ago
We're looking into adding pg_duckdb as well. I'll try to keep you posted.
genetic-orange
genetic-orangeOP8mo ago
is there a plan to add it in the near future ?
probable-pink
probable-pink8mo ago
We are trying, next two weeks should find out
genetic-orange
genetic-orangeOP8mo ago
GitHub
feat(compute): Add pg_duckdb extension v0.2.0 by ololobus · Pull Re...
We want to host pg_duckdb on Neon. Use cases faster OLAP queries access to datelake files (e.g. parquet) on S3 buckets from Neon PostgreSQL Because neon does not provide superuser role to neon cu...
probable-pink
probable-pink8mo ago
Yes
genetic-orange
genetic-orangeOP8mo ago
Great, I'm gonna keep updating from it. Thanks Hi @bryan , any update for pg_duckdb ?
probable-pink
probable-pink8mo ago
not yet. the work stalled out as the team got pulled away to other things. not sure if they'll pick it back up next week.
genetic-orange
genetic-orangeOP8mo ago
Got it. Thanks mate !
genetic-orange
genetic-orangeOP7mo ago
Hi @bryan , I just want to check that will pg_duckdb be added to the next version ? Because I see your repo added it, https://github.com/neondatabase/neon/blob/df264380b91a1d4f065b09a19bf4773a78536405/compute/compute-node.Dockerfile#L1477
GitHub
neon/compute/compute-node.Dockerfile at df264380b91a1d4f065b09a19bf...
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero. - neondatabase/neon
probable-pink
probable-pink7mo ago
We shipped it internall but found it conflicted with mooncake (they ship different versions of the library) so we had to hold off on making it more broadly available until we have that fixed
genetic-orange
genetic-orangeOP7mo ago
Thanks for your update @bryan !! hi @bryan , how is the pg_duckdb going ?
probable-pink
probable-pink7mo ago
We've put it on hold for now while doing other things. I don't have a good date for release yet. This was supposed to be fairly simple but turned into a much more complicated ship.
genetic-orange
genetic-orangeOP7mo ago
I see. Thanks for your update !!
extended-salmon
extended-salmon2mo ago
Any further updates to whether pg_duckdb will be added in the future? If the issue is pg_mooncake is it possible to make them mutually exclusive, i.e. one or the other, but not both?

Did you find this page helpful?