| From: | Ben <bench(at)silentmedia(dot)com> |
|---|---|
| To: | Kevin Kempter <kevin(at)kevinkempterllc(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: DRDB risk factors? |
| Date: | 2007-05-30 22:20:18 |
| Message-ID: | Pine.LNX.4.64.0705301519300.27105@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
If it's been fsync'd to a DRDB device, it's been fsync'd to both systems.
I think that answers your question...
On Wed, 30 May 2007, Kevin Kempter wrote:
> Hi List ;
>
> per considering DRDB as a replication solution in a failed master node
> scenario, is there a risk of loosing not only in-flight transactions but alos
> un-sync'd buffer-pool dirty pages?
>
> If so, how might I minimize this risk ?
>
> Thanks in advance...
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ABHANG RANE | 2007-05-30 22:28:17 | REMOTE CONNECTION |
| Previous Message | Tom Lane | 2007-05-30 22:14:26 | Re: How to implement GOMONTH function |