Florian G. Pflug wrote: >Hi > >Here is an attempt at integrating my algorithm into slony1. >I tried it on one of the nodes of my slony cluster, and >it seems to generate correct listen entries, but haven't >tested anything else yet. > >The thing I'm most unsure about is if the logic regarding >set-subscriptions is correct. At the moment, I ignore >a possible sl_listen entry if there is a subscription >with set-origin = li_origin, set-subscriber = li_receiver >and set-provider != li_provider. Are there any other >special cases to watch out for? > >The attached file contains two functions - A replacement >fro RebuildListenEntries, and a helper calles >ReachableFromNode. > > You got to it before I did, which is no bad thing.
(Well, it is bad, because I had a Really Irritating Friday, but that's another story...) I'll take a look at what it does on Monday (assuming Monday doesn't get similarly Irritating :-)). _______________________________________________ Slony1-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/slony1-general
