Wall replay - Mailing list pgsql-admin

From Keith Ouellette
Subject Wall replay
Date
Msg-id 417C5AF7C228B94490192951394BEFE7AF396A@AIPHLEXDAG01B.airgas.com
Whole thread Raw
Responses Re: Wall replay  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin

I am realatively new to PostgreSQL. I have two servers in a Master/Slave relationship using WAL as the replication method. I have what I hope to be an easy question. If the Master goes down and before the slave is promoted, there may be a case where a log file may not have been shipped to the slave yet. If the new Master starts to process new transactions, is there a way to have it process the unshipped WAL files if they are copied to it? I do not see that case in the documentation.

 

Thanks you in advance.

Keith

 

pgsql-admin by date:

Previous
From: Mike Broers
Date:
Subject: after 9.2.4 patch vacuumdb -avz not analyzing all tables
Next
From: Tom Lane
Date:
Subject: Re: Wall replay