streaming replication and WAL

From: "t(dot)dalpozzo(at)gmail(dot)com" <t(dot)dalpozzo(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: streaming replication and WAL
Date: 2016-10-25 15:08:26
Message-ID: 580F756A.5010802@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 ?

Regards
Pupillo

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alan Hodgson 2016-10-25 15:18:58 Re: streaming replication and WAL
Previous Message Mark Lybarger 2016-10-25 15:06:26 update records to have occurance number