Re: BUG #18179: Cluster History Error

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Abdullah Ergin <abdullaherginwork(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18179: Cluster History Error
Date: 2023-11-13 20:13:56
Message-ID: d4c24272e26929c41037e67d9d39d226082f7f5b.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, 2023-11-13 at 22:42 +0300, Abdullah Ergin wrote:
> I'm relatively new to database expertise, are you referring to the absolute path as follows:
>
> postgresql.auto.conf;
> #Recovery settings generated by pgBackRest restore on 2021-09-29 01:04:40
> restore_command = '/usr/bin/pgbackrest --stanza=mydb_stanza archive-get %f "%p"'

Yes, precisely. But if te executable is in /usr/bin, it should be found
anyway... Is there really a /usr/bin/pgbackrest on the standby server?

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2023-11-13 20:21:14 Re: Wrong result for comparing ROW(...) with IS NOT NULL
Previous Message Abdullah Ergin 2023-11-13 19:42:08 Re: BUG #18179: Cluster History Error