>> It seems like the way it's set up, recovery command MUST be run on the
>> master.  I'd really prefer to run it on the recovering standby ... where
>> in the code does this need to change?
> 
> Why do you need to run recovery command on standby?

Because I'm running pg_basebackup in 9.1 -- which *has* to be run from
the standby.  As it is, I'm executing a shell script on the master which
is calling another shell script on the standby via SSH, which is a
little silly.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com
_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to