From: | abraao895 <abraao895(at)hotmail(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Problem with Streaming Replication |
Date: | 2011-06-30 12:21:43 |
Message-ID: | 1309436503938-4538638.post@n5.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi,
I have a doubt about the WAL-based replication. Suppose this situation:
- The PC1(master) write the WAL file in the shared folder in her HD.
- The HD of the PC1(master) dead. The WAL file don't have replicated because
it is a asynchronous proccess and suppose that this already didn't have
happened.
- The PC2(slave) doesn't have the last record.
Is it possible of happen? There is a manner of resolve this thread? Can i
force to replicate a WAL file in a determinate time?
Thanks very much!
--
View this message in context: http://postgresql.1045698.n5.nabble.com/Problem-with-Streaming-Replication-tp4538638p4538638.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Kerem Can Karakaş | 2011-06-30 12:50:03 | Re: Problem with Streaming Replication |
Previous Message | Saurabh Agrawal | 2011-06-28 11:13:03 | ERROR: cache lookup failed for relation 778112 |