On Thu, Dec 2, 2010 at 9:15 AM, Matthias Leopold <[email protected]> wrote: > is it possible for a node to be subscriber and origin for the same set > at the same time so it "forwards" changes to its subscribers? >
Yes. When you "SUBSCRIBE SET" for node "B", you specify "forward=yes" option. Then other nodes can subscribe with node B as the origin as well. Works really well. _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
