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

pgagent jobs never start



I have seen other post that describe similar trouble.

Dec 8th "pgAgent problems"

Last suggestion on at this referenced post was to use "net start
pgAgent"

Had already done that prior to my quest to find the answer to this
trouble.

I have a clean install of Postgres 8.1.2 

WinXP sp2

Of course I disobeyed all the security warnings during the installation
and am confident that the accounts running the services are dbo and / or
sufficiently privileged to accomplish my goal.

All I am trying to accomplish is a simple insert into a test table

Insert into "public".testagent values (default, 'hogan')

I schedule the job to run every min of every day...just trying to see
this utility work...

Everything appears to work as per the instructions and help
files...however the job just never starts...

No history / no stats...

Where else can I turn for help if this is not the right place to ask.




Home | Main Index | Thread Index

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