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-14 04:18:59
Message-ID: a6f54b6cef679e17ede0de337c3d7ddaa4432567.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, 2023-11-14 at 00:04 +0300, Abdullah Ergin wrote:
> Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, 13 Kas 2023 Pzt, 23:13 tarihinde şunu yazdı:
> > 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?
>
> pgBackRest is only installed on my master and backup servers. The directory where
> it is installed is '/usr/bin/pgbackrest.'
>
> However, pgBackRest is not installed on my replica server.

Then you shouldn't use it in your "restore_command". Best comment that out.

This is no PostgreSQL bug.

Yours,
Laurenz Albe

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Aleksander Alekseev 2023-11-14 12:10:05 Re: BUG #18097: Immutable expression not allowed in generated at
Previous Message Bruce Momjian 2023-11-13 21:36:16 Re: BUG #15172: Postgresql ts_headline with <-> operator does not highlight text properly