Re: How control the jobs ?

From: Dave Page <dpage(at)postgresql(dot)org>
To: Sabin Coanda <sabin(dot)coanda(at)deuromedia(dot)ro>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: How control the jobs ?
Date: 2007-03-13 11:17:30
Message-ID: 45F6884A.7010106@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Ezequias Rodrigues da Rocha 2007-03-13 15:59:12 PgAdmin 1.6.2 crashes when resize the collumn
Previous Message Sabin Coanda 2007-03-13 10:58:31 How control the jobs ?