That was it thanks.
Steve Pribyl
Sr. Systems Engineer
steve.pri...@akunacapital.com
Desk: 312-994-4646
From: Craig Ringer
Sent: Tuesday, October 6, 2015 12:35 AM
To: Steve Pribyl
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] BDR Rejoin of
On 5 October 2015 at 20:58, Steve Pribyl 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
associat
: [GENERAL] BDR Rejoin of failed node, hangs.
Good Afternoon,
I am in the process of testing out BDR and am having problems rejoining after a
simulated loss of one node. The join hangs while waiting to complete and
there interesting errors in the logs.
Simulation process
After creating the
Jim Nasby wrote:
> On 10/1/15 12:27 PM, Steve Pribyl wrote:
> >I am in the process of testing out BDR
>
> Please send BDR requests to the BDR mailing list. Thanks!
pgsql-general remains the BDR list.
--
Álvaro Herrerahttp://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Suppo
On 10/1/15 12:27 PM, Steve Pribyl wrote:
I am in the process of testing out BDR
Please send BDR requests to the BDR mailing list. Thanks!
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! htt
Good Afternoon,
I am in the process of testing out BDR and am having problems rejoining after a
simulated loss of one node. The join hangs while waiting to complete and
there interesting errors in the logs.
Simulation process
After creating the database on both nodes.
Shutdown postgres and