Steve Singer ssinger at ca.afilias.info
Mon Jan 19 07:13:27 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
------
master

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

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



More information about the Slony1-commit mailing list