<p>Hello! </p>
<p>I&#39;ve recently rebuilt a Slony setup that was structured as master-slave pairs, each in a separate Slony cluster. Now it&#39;s a single cluster instead, running Slony 2.1.1 with multiple levels of slaves ; node1 -&gt; node2 -&gt; {node3, node4}. These all subscribe to set 1,with *all* tables from node1. </p>

<p>I&#39;d like to add node5, which should appear below node2 and subscribe to just a small subset of the tables from node1. </p>
<p>Do I just add a new set with these particular tables, even though they already exist in set1? Will this add a lot of traffic, or simply reuse the existing logs?</p>
<p>Grateful for any suggestions,<br>
Johan</p>