On Wed, May 25, 2011 at 7:41 AM, Ger Timmens <[email protected]> wrote: > Replication seems to continue fine after this error. Is it save to continue > ? > Or should we start from scratch ? If so what do we have to do to prevent > this error from happening again ? >
Slony does everything in transactions, so if something fails, it restarts from a safe known state. If it was able to continue after it retried, then it was probably some transient error that you should keep an eye out for, but should not worry too much about it having caused data corruption. _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
