Steve Singer ssinger at ca.afilias.info
Thu Jan 15 14:57:03 PST 2015
Bug 354

The RebuildListenEntries for a failed node
that provides no subscriptions deletes all listen
entries from that node.  The remaining nodes
might still need to listen for these events
if the failover target has them.  Otherwise
the FAILOVER_NODE event will wait for this event
but it will never come.

Leave in the listen paths for failed nodes
that don't provide any sets

Branch
------
REL_2_2_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=26addb5f39762281a0d44e75be6d3ec0792c898e

Modified Files
--------------
src/backend/slony1_funcs.sql |   20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)



More information about the Slony1-commit mailing list