[GENERAL] BDR: Node join and leave questions

2015-06-12 Thread sym39
Hello all, I am playing with multiple nodes to understand how cleanly to detach a node. Even after reading the post "[BDR] Node Join Question" (http://www.postgresql.org/message-id/flat/canf8rlvyxslpxohucsvdbcvnktmnihkkmy2_ncer3egky+a...@mail.gmail.com#canf8rlvyxslpxohucsvdbcvnktmnihkkmy2_nc

Re: [GENERAL] BDR: DDL lock problem with function inside a schema

2015-06-09 Thread sym39
Le 09/06/2015 02:29, Craig Ringer a écrit : Questions: --- -Is it a known bug? If yes should I report it (and where)? Please open a report on github for this - https://github.com/2ndQuadrant/bdr/issues => https://github.com/2ndQuadrant/bdr/issues/87 -How to rec

[GENERAL] BDR: DDL lock problem with function inside a schema

2015-06-08 Thread sym39
Hello All, I am doing some tests with BDR to study the ability of replacing bucardo with BDR. I experience some DDL locks problem when a function is in a schema, and I try to remove the whole schema. Node 1: --- mydb=# CREATE SCHEMA IF NOT EXISTS test; mydb=# CREATE OR REPLACE FUNC