Re: [HACKERS] Sync replication tests

2009-02-24 Thread Fujii Masao
Hi, On Tue, Feb 24, 2009 at 5:24 PM, K, Niranjan (NSN - IN/Bangalore) wrote: > Steps to re-produce the sync replication bug: > > - Setup the Primary server and standby server > - Don't execute any transactions on the Primary server > - Initiate a switchover by creating a finish.trigger on the Sta

[HACKERS] Sync replication tests

2009-02-24 Thread K, Niranjan (NSN - IN/Bangalore)
Hi, Steps to re-produce the sync replication bug: - Setup the Primary server and standby server - Don't execute any transactions on the Primary server - Initiate a switchover by creating a finish.trigger on the Standby server - The standby server (the startup process) will terminate with SIGABR