Thread: Job does not wok - How to test it?

Job does not wok - How to test it?

From
"Leon Match"
Date:

Hello, I have created a job in pgAdmin III, but it is not running.

 

The job suppose to do an insert into a table.

 

It seems like it is not running at all.

First I thought there is something with scheduler, but then I tried to invoke it by “Run Now” command.  

It is not reacting, and there is nothing in Statistics as well.

 

How can I make sure that the job works? How can I test it please?

 

Regards,

Leon Match

leon.match@convergia.net

 

 

Re: Job does not wok - How to test it?

From
Michael Glaesemann
Date:
On Jun 21, 2011, at 16:11, Leon Match wrote:

> Hello, I have created a job in pgAdmin III, but it is not running.

You might want to try on the pgadmin mailing lists:

http://www.pgadmin.org/support/

Michael Glaesemann
grzm seespotcode net




Re: Job does not wok - How to test it?

From
Merlin Moncure
Date:
On Tue, Jun 21, 2011 at 4:40 PM, Michael Glaesemann
<grzm@seespotcode.net> wrote:
>
> On Jun 21, 2011, at 16:11, Leon Match wrote:
>
>> Hello, I have created a job in pgAdmin III, but it is not running.
>
> You might want to try on the pgadmin mailing lists:
>
> http://www.pgadmin.org/support/

You might also want to fry checking the database logs...

merlin