With all nodes parted from the group, I've tried to remove the bdr extension, or the table I've used for tests, but neither works:

bdrdemo=# DROP EXTENSION bdr;
ERROR: No peer nodes or peer node count unknown, cannot acquire DDL lock
HINT:  BDR is probably still starting up, wait a while

bdrdemo=# DROP TABLE t1bdr;
ERROR: No peer nodes or peer node count unknown, cannot acquire DDL lock
HINT:  BDR is probably still starting up, wait a while


--
Florin Andrei
http://florin.myip.org/


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to