EnterpriseDB/system_stats

PostgreSQL 16 as an RPM YUM

fburleigh opened this issue · 1 comments

Hello! I'm hoping for an RPM for RHEL9 with fresh 16.1 install. I do know how to work with make files and the like, but sense that an RPM from an official YUM repo a less risky "blessed" path. It would also be helpful if this repo's README would provide the name of the RPM. For the record, sudo yum info *system_stats* shows me:

Updating Subscription Management repositories.
Last metadata expiration check: 3:44:50 ago on Wed 13 Dec 2023 01:03:16 PM EST.
Available Packages
Name         : system_stats_15
Version      : 1.0
Release      : 2.rhel9
Architecture : x86_64
Size         : 76 k
Source       : system_stats_15-1.0-2.rhel9.src.rpm
Repository   : pgdg15
Summary      : A Postgres extension for exposing system metrics such as CPU, memory and disk information
URL          : https://github.com/EnterpriseDB/system_stats
License      : PostgreSQL
Description  : system_stats is a Postgres extension that provides functions to access system
             : level statistics that can be used for monitoring. It supports Linux, macOS and
             : Windows.
             : 
             : Note that not all values are relevant on all operating systems. In such cases
             : NULL is returned for affected values.

I thank you.

Hi,

As far as I know, Packages in the PGDG YUM repo are maintained in its git repo.

I find a record about system_stats for PGSQL 16, but I have no idea why the RPM packages are not yet available.
https://git.postgresql.org/gitweb/?p=pgrpms.git;a=commit;h=eccce3ff7e55b233b04f9a26ccf85c9defa79974