On 8/11/2010 5:21 AM, Ulas Albayrak wrote: > Hi, > > I have two Postgres db's running Slony-I and I need to perform a > switchover. I read the documentation on the homepage but still have > some questions on the matter. My question is do I have to wait for the > events to be done both when locking AND moving sets or only the > latter, i.e. should the script be written as:
I don't think you need to wait for anything but the last move set, in order to know when the move is complete and node 2 has assumed the role of origin. Jan -- Anyone who trades liberty for security deserves neither liberty nor security. -- Benjamin Franklin _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
