pg_backrest build dependencies rpm's

From: Pavan Kumar <pavan(dot)dba27(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: pg_backrest build dependencies rpm's
Date: 2019-05-23 14:53:22
Message-ID: CA+M0sHE=Ta7nKa3qZOTHmEedYkWyyJJ0DjPPAOTKjqE0LPGtTA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello Experts,

where can I get pg_backrest build dependencies rpm's

I am using RHEL 7 and postgres as 10, 11.2 and 11.3
here is the note I do see from pgbackrest.org ,

When building from source it is best to use a build host rather than
building on production. Many of the tools required for the build should
generally not be installed in production. pgBackRest consists of a single
executable so it is easy to copy to a new host once it is built.
build *⇒* Download version 2.14 of pgBackRest

sudo wget -q -O - \
https://github.com/pgbackrest/pgbackrest/archive/release/2.14.tar.gz | \
sudo tar zx -C /root

build *⇒* Install build dependencies

sudo apt-get install build-essential libssl-dev libxml2-dev
libperl-dev zlib1g-dev

please help me on locating rpm's for RHEL 7 version

Thank you
--

*Regards,#! Pavan Kumar----------------------------------------------*-
*Sr. Database Administrator..!*
*NEXT GENERATION PROFESSIONALS, LLC*
*Cell # 267-799-3182 # pavan.dba27 (Gtalk) *
*India # 9000459083*

*Take Risks; if you win, you will be very happy. If you lose you will be
Wise *

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jakub Olczyk 2019-05-23 15:05:58 Re: pg_backrest build dependencies rpm's
Previous Message Fabio Pardi 2019-05-23 11:31:01 Re: Fwd: upgrade to PG11 on secondary fails (no initdb was launched)