Re: restore_command for postgresql streaming replication

2020-07-02 Thread Stephen Frost
Greetings, * Brajendra Pratap Singh (singh.bpratap...@gmail.com) wrote: > Please help us to configure the restore_command on postgresql replication > server's recovery.conf file incase of ERROR: requested wal segment has > already been removed on primary and when we have implemented pgbackrest on

restore_command for postgresql streaming replication

2020-07-02 Thread Brajendra Pratap Singh
Hi, Please help us to configure the restore_command on postgresql replication server's recovery.conf file incase of ERROR: requested wal segment has already been removed on primary and when we have implemented pgbackrest on primary database. Primary database - archive_command = 'pgbackrest --sta