Re: [HACKERS] Enhancing online recovery in SR mode

2011-05-04 Thread Tatsuo Ishii
Oops. This should have been posted to pgpool-hackers. Sorry for noise. -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese: http://www.sraoss.co.jp > Hi, > > I have just committed changes to enhance online recovery in streaming > replication mode. Pgpool-II

[HACKERS] Enhancing online recovery in SR mode

2011-05-04 Thread Tatsuo Ishii
Hi, I have just committed changes to enhance online recovery in streaming replication mode. Pgpool-II had to restart child process to recognize failback node. Now pgpool-II becomes a little bit smarter and does not need to restart children. This means that client sessions started before online rec