Sabin Coanda wrote:
> Hi,
>
> I don't know if my jobs run or not.
>
> For instance I have a test database, with a single function which raise
> an exception. My job has a step that call it. And I expect to see the
> raised exception message in the server log file. My schedule is set to
> every minute, but I don't find that message at all.
>
> I work on windows os, with an installed pgAgent which are running.
>
> Please tell me what is wrong.
Try reinstalling the pgAgent service with the logging verbosity turned
up to 2, and you should be able to see whats happening in the event log.
http://www.pgadmin.org/docs/1.6/pgagent-install.html
Regards, Dave