BDR setup - bdr_node_join_wait_for_ready()

From: cchee-ob <carter(dot)chee(at)objectbrains(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: BDR setup - bdr_node_join_wait_for_ready()
Date: 2015-08-27 16:35:20
Message-ID: 1440693320330-5863606.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What exactly does bdr_node_wait_for_ready() do? I've been trying to setup
BDR on an existing database and once I run the select
bdr.bdr_node_wait_for_ready(); command on the 2nd node after running the
bdr.bdr_group_join() command it just hangs . I've done the same setup
procedure on brand new nodes and have no issue with this command and BDR
works fine. Is there anything that can be done to insure this command
executes properly on an existing database?

Thanks you in advance!

Carter

--
View this message in context: http://postgresql.nabble.com/BDR-setup-bdr-node-join-wait-for-ready-tp5863606.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Nelson 2015-08-27 16:35:56 Re: UPDATE an updatable view
Previous Message Adrian Klaver 2015-08-27 16:20:56 Re: UPDATE an updatable view