Re: pgBackrest for RHEL 9

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: Doug Reynolds <mav(at)wastegate(dot)net>
Cc: Sudeep Dass <sudeepdass15(at)gmail(dot)com>, Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: pgBackrest for RHEL 9
Date: 2024-03-20 02:30:59
Message-ID: CANzqJaB=p3avzy0JtBAjYXfPjyzwNQ0yLfL_ZVcOqZ1EMr4Njg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I occasionally have to install packages from EPEL, and manually download
them from:
https://rhel.pkgs.org/9/epel-x86_64/

On Tue, Mar 19, 2024 at 6:25 PM Doug Reynolds <mav(at)wastegate(dot)net> wrote:

> Iibssh2 is in epel, which should work unless you aren’t allowed to use it.
>
>
> Sent from my iPhone
>
> On Mar 19, 2024, at 3:44 PM, Sudeep Dass <sudeepdass15(at)gmail(dot)com> wrote:
>
> 
> Although pgBackrest is present in the RHEL9 repository, during
> installation it searches for the libssh2 library, which is not included in
> RHEL9.
>
> [root(at)staging-rr0001 ~]# yum localinstall
> /home/pgadmin/pgbackrest-2.50-1PGDG.rhel9.x86_64.rpm
>
> Last metadata expiration check: 0:07:25 ago on Tue 19 Mar 2024 07:28:59 PM
> UTC.
>
> Error:
> Problem: conflicting requests
> - nothing provides libssh2 needed by pgbackrest-2.50-1PGDG.rhel9.x86_64
> from @commandline
> - nothing provides libssh2.so.1()(64bit) needed by
> pgbackrest-2.50-1PGDG.rhel9.x86_64 from @commandline
>
>
> On Wed, 20 Mar 2024 at 00:24, Ron Johnson <ronljohnsonjr(at)gmail(dot)com> wrote:
>
>> On Tue, Mar 19, 2024 at 10:06 AM Sudeep Dass <sudeepdass15(at)gmail(dot)com>
>> wrote:
>>
>>> Greetings Community Members,
>>>
>>> I'm curious if pgBackrest is compatible with RHEL9. It appears that
>>> pgBackrest relies on the libssh2 library, which has been eliminated from
>>> the RHEL 9 repository.
>>>
>>
>> How do you install Postgresql and PgBackrest? Because it's in
>> https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-9-x86_64/,
>> so must somehow be compatible.
>>
>>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Rajesh Kumar 2024-03-20 06:11:28 Validation of db post minor upgradation
Previous Message James Pang (chaolpan) 2024-03-20 01:55:12 RE: ERROR: cannot create index on partitioned table concurrently