Re: [GENERAL] BDR: Transactions with global lock

2016-09-04 Thread Craig Ringer
On 31 August 2016 at 22:38, Salvatore Tomaselli wrote: > Hello, > > I have been looking around in the documentation and I didn't find anything, > so I wonder if there is support in bdr for having transactions that happen > while the global lock is acquired and get replicated everywhere before th

[GENERAL] BDR: Transactions with global lock

2016-09-02 Thread Salvatore Tomaselli
Hello, I have been looking around in the documentation and I didn't find anything, so I wonder if there is support in bdr for having transactions that happen while the global lock is acquired and get replicated everywhere before the transaction ends. Is there a way to achieve this? Best --