We are trying  to do a swith over and it is taking a lot of time. 

We are following the following steps to perform switchover:
        1. Lock Set
        2. Wait for Event (timout = 300)
        3. Move Set (timeout = 300)
        4. Wait for Event (timout = 300)
The alt perl script we have with slony source has the following sequence:
        1. Lock Set
        2. Sync
        3. Wait for Event
        4. Move Set
What should be the correct sequence of event and how can I make switchover 
faster.

Regards
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to