Re: [GENERAL] BDR: cannot remove node from group

2015-09-15 Thread Florin Andrei
On 2015-09-15 16:45, Florin Andrei wrote: On 2015-08-25 18:29, Craig Ringer wrote: On 26 August 2015 at 07:19, Florin Andrei wrote: What do I need to do to start over? I want to delete all traces of the BDR configuration I've done so far. you need to DROP the database you removed, then re

Re: [GENERAL] BDR: cannot remove node from group

2015-09-15 Thread Florin Andrei
On 2015-08-25 18:29, Craig Ringer wrote: On 26 August 2015 at 07:19, Florin Andrei wrote: What do I need to do to start over? I want to delete all traces of the BDR configuration I've done so far. you need to DROP the database you removed, then re-create it as a new empty database. You can

Re: [GENERAL] BDR: cannot remove node from group

2015-08-25 Thread Craig Ringer
On 26 August 2015 at 07:19, Florin Andrei wrote: > What do I need to do to start over? I want to delete all traces of the BDR > configuration I've done so far. you need to DROP the database you removed, then re-create it as a new empty database. You cannot re-join a node that has been removed.

[GENERAL] BDR: cannot remove node from group

2015-08-25 Thread Florin Andrei
Testing BDR for the first time, using the binary packages for Ubuntu 10.04 provided at http://packages.2ndquadrant.com/bdr/apt/ Postgres 9.4.4 and BDR 0.9.2 (I think) I'm loosely following this document: http://bdr-project.org/docs/stable/quickstart-enabling.html Except I've created two separ