A dependency was added in 2.9, and this library may be missing
Can't locate Time/HiRes.pm in @INC (you may need to install the Time::HiRes module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./check_pgactivity line 52.
BEGIN failed--compilation aborted at ./check_pgactivity line 52.
- on Debian, it is part of
libperl5.40 and this a dependency of PG packages anyway
- on RH8 :
sudo dnf install perl-Time-HiRes.x86_64
A dependency was added in 2.9, and this library may be missing
libperl5.40and this a dependency of PG packages anywaysudo dnf install perl-Time-HiRes.x86_64