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. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs