[pgpool-general: 8805] Re: Rocky Linux 9 cannot make install pgpool-recovery
    Bo Peng 
    pengbo at sraoss.co.jp
       
    Mon Jun  5 11:37:45 JST 2023
    
    
  
Hi,
> There is only postgresql-server or postgresql-devel, but not two combined:
> 
> dnf install -y postgresql-server-devel
> Last metadata expiration check: 0:01:44 ago on Fri 02 Jun 2023 03:24:33 PM
> CST.
> All matches were filtered out by modular filtering for argument:
> postgresql-server-devel
> Error: Unable to find a match: postgresql-server-devel
postgresql-server-devel can be found in crb repository.
Please try the following command:
  dnf install --enablerepo=crb postgresql-server-devel
-- 
Bo Peng <pengbo at sraoss.co.jp>
SRA OSS LLC
https://www.sraoss.co.jp/
    
    
More information about the pgpool-general
mailing list