N
Neon10mo ago
exotic-emerald

Request extension support

Hello, I would like to know if it's possible to get pg_duckdb extension. Thanks a lot !!
17 Replies
extended-salmon
extended-salmon10mo 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
extended-salmon
extended-salmon10mo ago
and we have some new guides coming
exotic-emerald
exotic-emeraldOP10mo ago
Yes, I'm working with pg_mooncake. Thank you !!
extended-salmon
extended-salmon10mo ago
We're looking into adding pg_duckdb as well. I'll try to keep you posted.
exotic-emerald
exotic-emeraldOP10mo ago
is there a plan to add it in the near future ?
extended-salmon
extended-salmon10mo ago
We are trying, next two weeks should find out
exotic-emerald
exotic-emeraldOP10mo 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...
extended-salmon
extended-salmon10mo ago
Yes
exotic-emerald
exotic-emeraldOP9mo ago
Great, I'm gonna keep updating from it. Thanks Hi @bryan , any update for pg_duckdb ?
extended-salmon
extended-salmon9mo 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.
exotic-emerald
exotic-emeraldOP9mo ago
Got it. Thanks mate !
exotic-emerald
exotic-emeraldOP9mo 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
extended-salmon
extended-salmon8mo 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
exotic-emerald
exotic-emeraldOP8mo ago
Thanks for your update @bryan !! hi @bryan , how is the pg_duckdb going ?
extended-salmon
extended-salmon8mo 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.
exotic-emerald
exotic-emeraldOP8mo ago
I see. Thanks for your update !!
optimistic-gold
optimistic-gold3mo 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?