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: HOWTO : plpgsql stored function spawn cron job that will run other stored functions



Again Thanks. Would you know of any documentation that details how to programmatically control pgagent? Also something that details the tables it uses plus maybe scripting and interface? Thanks.


----- Original Message ----- From: "Obe, Regina" <robe(dot)dnd(at)cityofboston(dot)gov> To: "Robert M. Bernabe" <rbernabe(at)sandmansystems(dot)com>; <pgsql-novice(at)postgresql(dot)org>
Sent: Friday, December 21, 2007 8:07 PM
Subject: RE: [NOVICE] HOWTO : plpgsql stored function spawn cron job that will run other stored functions


Not quite clear what you are asking for.

Does PgAgent fit your needs http://www.pgadmin.org/docs/1.8/pgagent.html
?

If you needed jobs dynamically created for some reason I think all you
would need to do is stuff the appropriate records in the PgAgent related
tables.  Although I'm not quite sure if you are looking for a simple
scheduling agent which is what PgAgent is or for something more advanced
or if you have already ruled it out for some other reason.

Hope that helps,
Regina


I'm protected by SpamBrave
http://www.spambrave.com/




Home | Main Index | Thread Index

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