pgAgent JobScheduler not running jobs - Mailing list pgsql-bugs

From Rajesh Sundar
Subject pgAgent JobScheduler not running jobs
Date
Msg-id 1292479402510-3307449.post@n5.nabble.com
Whole thread Raw
Responses Re: pgAgent JobScheduler not running jobs  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
Good morning,
I have installed PostgreSQL 8.3 in my windows XP. I have created a user
named "mowgli".

I created database instances named "dolak" along with the default database
instance ''postgres".

From command line, i ran the pgAgent command as follows:
pgAgent INSTALL pgAgent hostaddr=127.0.0.1 -u <<domain\user>> -p
<<password>> dbname=postgres USER=mowgli -l C:\Program
Files\PostgreSQL\8.3\bin\scheduler.log

I can see a new service named "PostgreSQl Scheduling Agent - pgAgent" and
started it with no errors.

I ran the pgAgent.sql which created a pgAgent catalog under postgres
database. I can also see a new icon named Jobs.

Under Jobs, I created a new job. Once this job is created, i can see of this
job under pga_job table under the catalog created as mentioned above.

The scheduler is not running the job. I dont see any error and no log file
being created.





--
View this message in context:
http://postgresql.1045698.n5.nabble.com/pgAgent-JobScheduler-not-running-jobs-tp3307449p3307449.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

pgsql-bugs by date:

Previous
From: Josh Berkus
Date:
Subject: Re: What happened to SSL_CIPHERS?
Next
From: "Ng, Stan"
Date:
Subject: Re: index corruption on composite primary key indexes