removed the failing
workers.
Thanks for your help.
Best Regards,
Daniel
-Original Message-
From: Alvaro Aguayo Garcia-Rada [mailto:aagu...@opensysperu.com]
Sent: Tuesday, February 12, 2019 4:15 PM
To: Daniel Fink, PDF
Cc: pgsql-general
Subject: Re: BDR 1.0: background worker wants to start
Hi.
You have deleted the node from BDR setup, but you still have to delete it from
the postgres logical replication:
SELECT * FROM pg_replication_slots;
SELECT pg_drop_replication_slot('YOURSLOT');
As a remark, based on my BDR experience, when your cluster has been damaged,
your best option is