Wall replay

From: Keith Ouellette <Keith(dot)Ouellette(at)Airgas(dot)com>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Wall replay
Date: 2013-04-11 21:01:31
Message-ID: 417C5AF7C228B94490192951394BEFE7AF396A@AIPHLEXDAG01B.airgas.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2013-04-11 21:55:34 Re: Wall replay
Previous Message Mike Broers 2013-04-11 15:49:19 after 9.2.4 patch vacuumdb -avz not analyzing all tables