On Thu, Dec 9, 2010 at 4:00 PM, Jeff <[email protected]> wrote: > Couldn't we create a partitioned table where we replicate say > partition1 from a->b and partition2 from b->a? >
Yes, that would work since partitionA and partitionB are in separate tables. Just leave the parent table empty and do not replicate it. _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
