<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt">Hi all,<br><br>I have a pgpool 3.3.1 with 3 postgresql 9.2 backends.<br>&nbsp;The pgpool is configured as : [ mode ]
    Replication Mode
 / Load Balance Mode / Watchdog On<br><br>I have a problem when I use online recovery for one of the nodes.<br><br>Scenario: <br>1. The 3rd node failed.<br>2. Pgpool detects the failure and present the node as down. (everything is ok)<br>3. I press recovery from pgpadmin and the recovery script starts.<br>4. The 3rd node is back online, but the sequence for this node and the 1st node are incremented by 1 regarding the 2nd node.<br>Because of this nothing works because i get a kind mismatch between nodes.<br><br>Does replication setup works for more than 2 nodes and if yes how should i perform online recovery.<br><br>PS. I use PITR.<br><br><div>&nbsp;</div><div>Regards,<br>Adrian Videanu</div></div></body></html>