Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build on top of GP 7.1 OSS on Redhat 9 #49

Open
francksidi-edb opened this issue Oct 10, 2024 · 1 comment
Open

How to build on top of GP 7.1 OSS on Redhat 9 #49

francksidi-edb opened this issue Oct 10, 2024 · 1 comment

Comments

@francksidi-edb
Copy link

Hi
do we have a readme to build on top of GP 7.1 OSS on Rhel9 ?

@reshke
Copy link
Contributor

reshke commented Oct 10, 2024

Hi do we have a readme to build on top of GP 7.1 OSS on Rhel9 ?

Hi.
So in general yes. And no.

Yezzey is an Greenplum extension. But it does not builds with gp6/gp7 oss version, because some kernel patches needed.
Some of these patches got merged into opensource gpdb version before its shutdown on may 25 2024. Some was not.

So, we build yezzey along with modified gp 6 version, and we have patches for gp7 and yezzey version for gp7 that works. But im planning to do little refactoring for greenplum 7, to reduce number of kernel changes.

this is my pr for CBDB apache/cloudberry#650, which is like gp8 (build on top of pg14, not pg12)
in few weeks, i plan to provide version of Yezzey extension that will be compatable with cdbd without any additional changes. This work can be transferred to your gp 7.1 oss build, in theory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants