[Ideas] Enable pgrx in Cloudberry #732
Unanswered
roseduan
asked this question in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
pgrx(https://github.com/pgcentralfoundation/pgrx) is a framework for developing PostgreSQL extensions in Rust.
it supports Postgres 12 through Postgres 17.
As we know, Cloudberry`s pg version is 14.4, so it is possible to enable pgrx.
By doing this, we can build new extensions in Cloudberry with rust, and import other extensions in rust(like iceberg-rust, and other datalake components) to enrich the Cloudberry ecosystem.
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
Beta Was this translation helpful? Give feedback.
All reactions