On Tue, 2006-08-01 at 09:22 +0200, Thomas Günther wrote: > Hello, > > > > my configuration exists of 2 db-nodes, 2 replication nodes and 1 > loadbalancer. > > > > Is it able to replicate only some tables (not all) to a third db > node. > > Has someone experiences with cascaded reolication. > > Can anyone post a sample conf for cascading? > Slony supports cascading replicas. What you would do is create two sets, one set would only get replicated to the second DB, and the other one would get subscribed from the second DB to the 3rd DB. If you want more information or assistance, the Slony list is the place to ask. Brad.