Lock in bdr

From: "Ruth Melendo" <rmelendo(at)teltronic(dot)es>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Lock in bdr
Date: 2015-02-26 16:34:33
Message-ID: 001e01d051e2$1a40af90$4ec20eb0$@teltronic.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

I had a lot of problems configuring the DDR env with 2 nodes and now that
have it working, It easily gets locked.

My main problem is to get it unlocked. Anybody has experience with that?
When it´s locked and you have a record in bdr.bdr_global_locks with state
"acquired", which steps do you follow to get unlocked?

HINT: Node (6119460783368684166,1,16384) in the cluster is already
performing DDL

That one is because I add a PostGis extension in node1 in Pgadmin and it
added correctly and created the table spatial_ref_sys in node 1 but in node
2, tried to add the extension and got an error because the table does not
exists. I think that´s a bug because the table adds automatically when you
add the extension and it didn´t in node 2.

It´s a hard process to get it work because there is no much doc about it and
It´s driving me crazy...

Ruth Melendo.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2015-02-26 17:33:37 Re: Lock in bdr
Previous Message Dave Cramer 2015-02-26 02:51:56 Re: class file format issue