Re: [GENERAL] BDR to ignore table exists error

2016-05-31 Thread Nikhil
Thanks a lot Martin for your replies. On Sun, May 29, 2016 at 11:50 PM, Martín Marqués wrote: > Hi, > > El 29/05/16 a las 06:01, Nikhil escribió: > > > > *​Nik>> skip_ddl_locking is set to True in my configuration. As this > > was preventing single* > > > > *​node from doing DDL operatio

Re: [GENERAL] BDR to ignore table exists error

2016-05-29 Thread Martín Marqués
Hi, El 29/05/16 a las 06:01, Nikhil escribió: > > *​Nik>> skip_ddl_locking is set to True in my configuration. As this > was preventing single* > > *​node from doing DDL operation (if one is down majority is not there > for doing DDL on available node)*​ Well, you have to be prepared to

Re: [GENERAL] BDR to ignore table exists error

2016-05-29 Thread Nikhil
Please see my replies inline. On Sat, May 28, 2016 at 8:08 PM, Martín Marqués wrote: > El 28/05/16 a las 08:57, Nikhil escribió: > > Once the node which was down is brought back the replication slot is not > > turned active. The reason being replication slot is trying to create a > > partition t

Re: [GENERAL] BDR to ignore table exists error

2016-05-28 Thread Martín Marqués
El 28/05/16 a las 08:57, Nikhil escribió: > Once the node which was down is brought back the replication slot is not > turned active. The reason being replication slot is trying to create a > partition table which already exists. Because of this error replication > slot is stuck in inactive mode. I

Re: [GENERAL] BDR to ignore table exists error

2016-05-28 Thread Martín Marqués
El 28/05/16 a las 08:57, Nikhil escribió: > Once the node which was down is brought back the replication slot is not > turned active. The reason being replication slot is trying to create a > partition table which already exists. Because of this error replication > slot is stuck in inactive mode. I

Re: [GENERAL] BDR to ignore table exists error

2016-05-28 Thread Nikhil
Once the node which was down is brought back the replication slot is not turned active. The reason being replication slot is trying to create a partition table which already exists. Because of this error replication slot is stuck in inactive mode. Is there any way to ignore this error? On 28-May-20

Re: [GENERAL] BDR to ignore table exists error

2016-05-28 Thread Martín Marqués
El 27/05/16 a las 06:33, Nikhil escribió: > Hello, > > > I have a BDR setup with two nodes. If I bring one node down i am seeing that > the replication slot is becoming inactive with below error. If you take down one of the nodes of a BDR mesh, the replication slots from each of the upstream nod