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
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
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