Re: pg_backrest build dependencies rpm's

From: David Steele <david(at)pgmasters(dot)net>
To: Pavan Kumar <pavan(dot)dba27(at)gmail(dot)com>
Cc: Jakub Olczyk <jwo(at)disroot(dot)org>, pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: pg_backrest build dependencies rpm's
Date: 2019-05-24 11:15:57
Message-ID: 178d1402-6770-279c-d4e8-5610e08c77fc@pgmasters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 5/24/19 3:16 AM, Jakub Olczyk wrote:
>>
>> Instead of configuring pgdg yum repository, is there any way to download rpm's from pgdg repository portal ?
>
> Well, I thought you might want to use the prepackaged version of
> pgbackrest from the repository that matches the version of PostgreSQL
> you have installed. So the command after installing the repository RPM
> would look like this:
>
> # yum install pgbackrest
>
> In that way you won't need to compile anything from scratch and you can
> count on the automated updates from the repository.

Using the packages available from yum.postgresql.org is generally the
best idea.

If you must build from source the instructions for RHEL7 can be found here:

https://pgbackrest.org/user-guide-centos7.html#build

--
-David
david(at)pgmasters(dot)net

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Pavan Kumar 2019-05-24 17:12:25 Re: pg_backrest build dependencies rpm's
Previous Message Jakub Olczyk 2019-05-24 07:16:08 Re: pg_backrest build dependencies rpm's