Re: pg_backrest build dependencies rpm's

Поиск
Список
Период
Сортировка
От Pavan Kumar
Тема Re: pg_backrest build dependencies rpm's
Дата
Msg-id CA+M0sHGPpVA2we8LP+yO8=B4rvocv0vAxdqwbxGWywVkMbkWsQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_backrest build dependencies rpm's  (David Steele <david@pgmasters.net>)
Ответы Re: pg_backrest build dependencies rpm's
Re: pg_backrest build dependencies rpm's
Список pgsql-admin
David and Jakub,

Thank you so much for reply.


 I was able to install pgbackrest  tool. when I tried to create stanza, I got below error. kindly help us on this.

[root@oralnx1 ~]# su - postgres
-bash-4.2$ source pg_5400_env.sh >>>> I have sourced my 11.2 version environment variables 

>>>>> tried to created stanza 

postgres@oralnx1 ~> pgbackrest --stanza=visa-demo --log-path=/oratrace/pg_alert_log --repo-path=/orabackup/WORM/PGBACKUP/visa-demo-5400 --log-level-console=detail --log-level-file=detail stanza-create
2019-05-24 16:44:52.671 P00   INFO: stanza-create command begin 2.14: --log-level-console=detail --log-level-file=detail --log-path=/oratrace/pg_alert_log --pg1-path=/oradbaudit/pg_data_dir --repo1-path=/orabackup/WORM/PGBACKUP/visa-demo-5400 --stanza=visa-demo
ERROR [058]: : version '10' and path '/oratrace/pgdata_10.8' queried from cluster do not match version '11' and pg1-path '/oradbaudit/pg_data_dir' read from '/oradbaudit/pg_data_dir/global/pg_control'
HINT: the pg1-path and pg1-port settings likely reference different clusters
2019-05-24 16:44:53.906 P00   INFO: stanza-create command end: aborted with exception [058]

problem Is I do have postgres version 10 and 11 on same server. why pgbackrest is taking version 10 ?

please advise 

On Fri, May 24, 2019 at 6:16 AM David Steele <david@pgmasters.net> wrote:
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@pgmasters.net


--
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  

В списке pgsql-admin по дате отправления:

Предыдущее
От: David Steele
Дата:
Сообщение: Re: pg_backrest build dependencies rpm's
Следующее
От: Ron
Дата:
Сообщение: Re: pg_backrest build dependencies rpm's