bdr.bdr_part_by_node_names does not remove node from bdr.bdr_nodes table
I have removed a node from a three node bdr cluster using bdr.bdr_part_by_node_names() however I am still seeing the removed node in the bdr.bdr_nodes table (it’s status is ‘r’.) Will the removed node entry in the bdr.bdr_nodes table be automatically removed eventually or should I delete the record manually?
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
I need to make a correct to the status of the removed node. The removed node’s status is ‘k’ not ‘r’ in the bdr.bdr_nodes table.
On Apr 8, 2015, at 10:05 AM, Dennis <dennisr@visi.com> wrote:
I have removed a node from a three node bdr cluster using bdr.bdr_part_by_node_names() however I am still seeing the removed node in the bdr.bdr_nodes table (it’s status is ‘r’.) Will the removed node entry in the bdr.bdr_nodes table be automatically removed eventually or should I delete the record manually?
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general