On Tue, Oct 26, 2010 at 6:12 AM, Ole Wendland <[email protected]> wrote: > If the master n1 fails, then I do a failover on n2 and n3 and for them > life go's on. My troubles starts if I try to reintegrate n1 as slave, on > startup everything looks fine, than I subscribe him new for n2 which > also looks fine. >
You need to start the node n1 from scratch. Drop the DB, and recreate the schema, then add the node as a totally new replica. Is that what you did? _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
