Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: PgAgent does not works



Vishal Arora wrote:

Hi,

I want to run some jobs in postgresql database using pgAgent. I have installed PGAdmin III on my windows XP machine.

I tried by scheduling small job like inserting data into a table. The job is created, I ahve scheduled to run every minute but it is not running at all. I can not see it in the statistics tab in pgAdmin as well. The job is shown in the pga_jobs table in pgagent schema. I have installed it as service and its running perfectly fine.

Kindly let me know whats going wrong.


Are the pgAdmin maintenance DB, the DB containing the pgagent schema, and the DB that pgagent connects to all the same one?

Regards, Dave



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group