[Pgpool-general] pcp_recovery_node

Daniel.Crespo at l-3com.com Daniel.Crespo at l-3com.com
Tue Sep 15 13:21:36 UTC 2009


> 2009-09-15 12:04:00 LOG:   pid 3983: starting recovery command:
"SELECT
> pgpool_recovery('startbackup1', 'back2',
> '/var/lib/postgresql/8.3/main')"
> 2009-09-15 12:04:00 DEBUG: pid 3983: exec_recovery: start recovery
> 2009-09-15 12:04:00 ERROR: pid 3983: exec_recovery: startbackup1
> command
> failed at 1st stage
> 
> What could be possible mistakes? How could i get some detailed debug
> message?

The user running pgpool might affect pgpool's scope to access the file
specified in failover_command, including permissions. Also, remember
that in failover_command, if you don't specify full path, it will look
for it locally to wherever pgpool executable is running.

Daniel


More information about the Pgpool-general mailing list