Thread: pgagent problems
Hello all,<br />I have a problem with pgagent, installation of schema and service ok, <br />when create a job with one ormore steps and schedulate it, I see in Property Next RUN correct time, but the job never start ..!<br />In the job propertyI set hostAgent black, the service is installed with: <br />pgAgent.exe INSTALL pgAgent -u postgres -p password hostaddr=<ahref="http://127.0.0.1">127.0.0.1</a> dbname=pgadmin user=postgres<br /><br /><br />Any ideas??<br />I use: windowsXpwith SP2<br /><br /><br />Luca<br clear="all" /><br /> -- <br /> Il termine Hacker<br />Gli hacker sono delle personededicate all'elevato ideale di rendere la tecnologia accessibile a tutti, persone dedite al culto della bellezza edecise ad aiutare gli altri grazie alla potenza tecnologica. <br /><a href="http://www.lucaporcu.com">www.lucaporcu.com</a>
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