Re: BDR: changing dsn on a running node
От | Sylvain MARECHAL |
---|---|
Тема | Re: BDR: changing dsn on a running node |
Дата | |
Msg-id | f7d4ecc0-2886-9985-6b06-b0ec00b2c547@gmail.com обсуждение исходный текст |
Ответ на | BDR: changing dsn on a running node ("Natan Abolafya" <natanabolafya@gmail.com>) |
Ответы |
Re: BDR: changing dsn on a running node
|
Список | pgsql-general |
Hi
Is it possible to change the dsn connection string of a node without leaving the group? I couldn’t find the related documentation unfortunately.
We’re using BDR in a dynamic environment where the hostname/ip of a node may be changed any time. Leaving and rejoining the BDR group seems to be a solution but is a bit tedious and a slow process.
Natan
Hi, Just to say I did it with bdr 0.9.3 to change the password of the connection string.
I needed to manually modify the bdr.bdr_nodes and bdr.bdr_connections tables for all nodes but finally it works.
What I found strange is that the changes were not replicated automatically.
(Note there is a bdr.bdr_connections_changed() stored procedure, I am not sure this is needed, I did not use it)
My 2 cents,
Sylvain
В списке pgsql-general по дате отправления: