On 28 January 2016 at 19:16, Kaushal Shriyan <kaushalshriyan@xxxxxxxxx> wrote:
Hi,Can somebody please help me understand the difference between UDR and BDR with examples?
UDR takes data from one server and copies it to another. One way. (By the way, I strongly advise you to now use pglogical instead of UDR).
BDR:
A <==> B
UDR/pglogical:
A ==> B
--