Re: streaming replication and WAL - Mailing list pgsql-general

From Alan Hodgson
Subject Re: streaming replication and WAL
Date
Msg-id 2671942.0Eu2bBoMAM@skynet.simkin.ca
Whole thread Raw
In response to streaming replication and WAL  ("t.dalpozzo@gmail.com" <t.dalpozzo@gmail.com>)
List pgsql-general
On Tuesday 25 October 2016 17:08:26 t.dalpozzo@gmail.com wrote:
> Hi,
> let's suppose I have:
>   - a primary server with its own local archive location, configured for
> continuous archiving
>   - a standby server without archive.
> These servers are configured for Sync streaming replication .
> Let's suppose that the standby stays down for a long time, then it
> restarts, goes into catchup mode and now needs some old WALs from the
> server archive location.
> Will the standby be able to automatically drain those files through the
> replication or only the WALs being currently updated by the primary ?
>

It would need its own direct access to the master's archive.



pgsql-general by date:

Previous
From: "t.dalpozzo@gmail.com"
Date:
Subject: streaming replication and WAL
Next
From: Alban Hertroys
Date:
Subject: Re: update records to have occurance number