Re: pg_basebackup vs archive_command - looking for WAL archive older than archive_command start - Mailing list pgsql-general

From Francisco Reyes
Subject Re: pg_basebackup vs archive_command - looking for WAL archive older than archive_command start
Date
Msg-id 578C0EDF.7070003@natserv.net
Whole thread Raw
In response to pg_basebackup vs archive_command - looking for WAL archive older than archive_command start  (Francisco Reyes <lists@natserv.net>)
Responses Re: Re: pg_basebackup vs archive_command - looking for WAL archive older than archive_command start  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
On 07/17/2016 06:35 PM, Francisco Reyes wrote:
>
> Why is the pg_basebackup restore looking for a WAL file that is even
> older than the ones I have, when I turned on WAL archiving before I
> started the pg_basebackup?

Figured it out.. the error is from a secondary slave trying to sync from
the machine I just restored the pg_basebackup.

>
> Also, why is that one WAL archive named differently with .backup?

Still would be nice to know the above..


pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pg_basebackup vs archive_command - looking for WAL archive older than archive_command start
Next
From: Adrian Klaver
Date:
Subject: Re: Re: pg_basebackup vs archive_command - looking for WAL archive older than archive_command start