| From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
|---|---|
| To: | Jorge Torralba <jorge(dot)torralba(at)gmail(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Issues setting up BDR with multiple databases |
| Date: | 2015-06-19 05:19:02 |
| Message-ID: | CAMsr+YFRAEostbTdy75t=dW1EUaAdR=OVqhwcbSCM81Una9Xiw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 19 June 2015 at 08:09, Jorge Torralba <jorge(dot)torralba(at)gmail(dot)com> wrote:
> Could not add local node to cluster, status PGRES_FATAL_ERROR: ERROR: node
> identity for local dsn does not match current node
>
> DETAIL: The dsn 'dbname=jorge host=10.5.101.179' connects to a node with
> identity (6161869759719318325,2,16389) but the local node is
> (6161869759719318325,2,16385)
Interesting - it looks like it's connecting to the wrong DB at this step.
You've also posted this as a github issue, and I'm following up there
rather than on the mailing list. Lets keep the discussion in one
place.
https://github.com/2ndQuadrant/bdr/issues/88
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2015-06-19 05:20:54 | Re: Issues trying to run bdr_init_copy with new setup |
| Previous Message | אביאל בוסקילה | 2015-06-19 05:05:06 | Implementing PostgreSQL in High Availability |