Re: BDR: name conflict when joining a rebuilt node

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: BDR: name conflict when joining a rebuilt node
Дата
Msg-id CAMsr+YHO6ErMSLfimVp_dQeZWHrg_oJ3FBANJ26qCvjQ6o_5_Q@mail.gmail.com
обсуждение исходный текст
Ответ на BDR: name conflict when joining a rebuilt node  (Florin Andrei <florin@andrei.myip.org>)
Ответы Re: BDR: name conflict when joining a rebuilt node
Список pgsql-general
On 30 October 2015 at 08:24, Florin Andrei <florin@andrei.myip.org> wrote:

> The problem is, bdr_node_join_wait_for_ready() never returns, it just waits
> forever. If I go on pg11 and run SELECT * FROM bdr.bdr_nodes, I see pg12
> listed twice, with node_status k and i, respectively. On pg11 I see this in
> the logs:
>
> "System identification mismatch between connection and slot","Connection for
> bdr (6211167104388615363,1,16387,) resulted in slot on node bdr
> (6211167104388615363,1,17163,) instead of expected node",,,,,,,,"bdr
> (6211167104388615363,1,17163,): perdb"

This is a bug fixed in 0.9.3.

https://github.com/2ndQuadrant/bdr/issues/126


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


В списке pgsql-general по дате отправления:

Предыдущее
От: Dane Foster
Дата:
Сообщение: Re: mysql_fdw trouble
Следующее
От: rajan
Дата:
Сообщение: Unable to select a table as postgres user