Re: pgagent problems
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: pgagent problems
luca porcu wrote:
Hello all,
I have a problem with pgagent, installation of schema and service ok,
when create a job with one or more steps and schedulate it, I see in
Property Next RUN correct time, but the job never start ..!
In the job property I set hostAgent black, the service is installed with:
pgAgent.exe INSTALL pgAgent -u postgres -p password hostaddr=127.0.0.1
<http://127.0.0.1> dbname=pgadmin user=postgres
This installs the service, but did you start it too?
NET START pgAgent
Regards,
Andreas
Home |
Main Index |
Thread Index