GitHub user leborchuk added a comment to the discussion: Introducing the
[perfmon] Extension for Cloudberry Database Monitoring
Hi @fanfuxiaoran, very thanks for your work!
I have a thought on how to properly review and merge such complex
functionality. Since we have agreed not to merge it i
Hi,
On 2025/05/14 06:01:23 Dianjin Wang wrote:
> Will it require a major refactoring effort to install the PAX using
> the EXTENSION method?
PAX codes have already organized to contrib/pax_storage as a extension, when
build CBDB with PAX, it will go to the contrib/pax_storage dir and exec make
GitHub user avamingli added a comment to the discussion: Proposal: Binary Data
Support for libpq's Extended Protocol with Consumption Tracking
https://github.com/apache/cloudberry/pull/1098
GitHub link:
https://github.com/apache/cloudberry/discussions/1092#discussioncomment-13141396
Thi
GitHub user leborchuk added a comment to the discussion: Introducing the
[perfmon] Extension for Cloudberry Database Monitoring
Hi, @fanfuxiaoran
I have a number of ideas about what can be done to improve diagnosis. May I ask
you a few quick questions below? You can answer them in detail or
GitHub user leborchuk added a comment to the discussion: Introducing the
[perfmon] Extension for Cloudberry Database Monitoring
We have a similar solution for Open-GPDB:
https://github.com/open-gpdb/yagp_hooks_collector/tree/YAGP-0.0.2-WIP. Right
now, we have an open-sourced component that i