Re: BDR Rejoin of failed node, hangs. - Mailing list pgsql-general

From Steve Pribyl
Subject Re: BDR Rejoin of failed node, hangs.
Date
Msg-id SN1PR07MB217570606FD57C2140CA8B6DC8370@SN1PR07MB2175.namprd07.prod.outlook.com
Whole thread Raw
In response to Re: BDR Rejoin of failed node, hangs.  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-general
That was it thanks.

Steve Pribyl
Sr. Systems Engineer
steve.pribyl@akunacapital.com
Desk: 312-994-4646


________________________________________
From: Craig Ringer <craig@2ndquadrant.com>
Sent: Tuesday, October 6, 2015 12:35 AM
To: Steve Pribyl
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] BDR Rejoin of failed node, hangs.

On 5 October 2015 at 20:58, Steve Pribyl <spribyl@akunacapital.com> wrote:

> Clean up node 1.
>    select bdr.bdr_part_by_node_names('{node2}');
>    delete from bdr.bdr_nodes where node_status='k';

You need to delete the bdr.bdr_connections entry too.

0.9.3 will fix that, so orphan connections entries and those
associated with terminated nodes are ignored.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services
________________________________
 [http://www.akunacapital.com/images/akuna.png]
Steve Pribyl | Senior Systems Engineer
Akuna Capital LLC
36 S Wabash, Suite 310 Chicago IL 60603 USA | www.akunacapital.com <http://www.akunacapital.com>
p: +1 312 994 4646 | m:  | f: +1 312 750 1667 | spribyl@akunacapital.com

Please consider the environment, before printing this email.

This electronic message contains information from Akuna Capital LLC that may be confidential, legally privileged or
otherwiseprotected from disclosure. This information is intended for the use of the addressee only and is not offered
asinvestment advice to be relied upon for personal or professional use. Additionally, all electronic messages are
recordedand stored in compliance pursuant to applicable SEC rules. If you are not the intended recipient, you are
herebynotified that any disclosure, copying, distribution, printing or any other use of, or any action in reliance on,
thecontents of this electronic message is strictly prohibited. If you have received this communication in error, please
notifyus by telephone at (312)994-4640 and destroy the original message. 


pgsql-general by date:

Previous
From: John McKown
Date:
Subject: Re: Processing data from table using awk.
Next
From: Hellmuth Vargas
Date:
Subject: No funciona WITH con mas de 2 sentencias DML