Re: Bi-Directional replication client awareness - Mailing list pgsql-general

From Martin Gudmundsson
Subject Re: Bi-Directional replication client awareness
Date
Msg-id 0DBE3D6D-B1E7-4CF3-8ABE-21B00AF555D9@gmail.com
Whole thread Raw
In response to Re: Bi-Directional replication client awareness  (Martin Gudmundsson <martingudmundsson@gmail.com>)
List pgsql-general
13 jul 2014 kl. 21:54 skrev Martin Gudmundsson <martingudmundsson@gmail.com>:

>
>> I think we (as in postgres) will probably get the ability to run
>> individual transactions in such a mode, but you surely wouldn't want to
>> run every transaction in it.
>>
>
> So, would then these transactions be ”2-phase”?
Sorry, should be 2-safe, not 2-phase

>
> I mean either all nodes commit the transaction or none of them do?
> Or only to those in the synchronous_standby_names?
>
> Perhaps to early to say?
>
> Been playing around with BDR all weekend, really interesting.
>
>> Greetings,
>>
>> Andres Freund
>>
>> --
>> Andres Freund                       http://www.2ndQuadrant.com/
>> PostgreSQL Development, 24x7 Support, Training & Services
>



pgsql-general by date:

Previous
From: Martin Gudmundsson
Date:
Subject: Re: Bi-Directional replication client awareness
Next
From: Martin Gudmundsson
Date:
Subject: BDR: Strange values in pg_stat_replication