Hi,

From: [EMAIL PROTECTED]
Subject: [Pgpool-general] Several instances of pgpool simultaneously
Date: Mon, 11 Feb 2008 15:30:44 +0200

> The documention says that several instances of pgpool can't work  
> together in replication mode, because one instace of pgpool will  
> continue to send queries when other one is replicating. 

This restriction is for online-recovery.


> Is there a way  
> to tell other instances of pgpool to suspend their activity, while  
> replicating? Possibly to send STOP and CONTINUE signals using some  
> shell script? Can I use PCP for that task?

You cannot suspend pgpool in current version... However, I'm planning
to implement suspending function using PCP protocol.

Regards,
--
Yoshiyuki Asaba
[EMAIL PROTECTED]
_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to