Re: pgbackrest Help Required - Mailing list pgsql-general

From Stephen Frost
Subject Re: pgbackrest Help Required
Date
Msg-id YzMZOPnk0xCGigen@tamriel.snowman.net
Whole thread Raw
In response to pgbackrest Help Required  (Inzamam Shafiq <inzamam.shafiq@hotmail.com>)
List pgsql-general
Greetings,

* Inzamam Shafiq (inzamam.shafiq@hotmail.com) wrote:
> I am in process of configuring pgbackrest, I have followed documents and configured backup from backup server. I have
asetup of Primary and Hot Standby, when I configured pgbackrest the standby DB got un-synced and now I am unable to
recoverit, can anyone help or share a good document where we can implement pgbackrest where streaming replication is
alreadyin place using traditional pg_basebackup method? 
>
> Note: I want to configure pgbackrest and to take backup from standby DB, however streaming replication is already
there,where the archive and restore commands are configured using traditional zip method. 

Not sure what 'traditional zip method' means here, but if you've copied
the shell script out of the documentation, that's not a safe
configuration.

In configuration of pgbackrest, simply configure each of the PG hosts
and the repo and then set backup-standby=y.  You'll need to make sure
that the archive_command is set to pgbackrest, of course.  Having an
existing streaming replication setup is perfectly fine and pgbackrest
won't interfere with that.  You will want to set your restore command
to pgbackrest also though, in case streaming fails.

Thanks,

Stephen

Attachment

pgsql-general by date:

Previous
From: Andreas Fröde
Date:
Subject: Re: Findout long unused tables in database
Next
From: Laurenz Albe
Date:
Subject: Re: Findout long unused tables in database