Re: HOWTO : plpgsql stored function spawn cron job that will run other stored functions
От | Obe, Regina |
---|---|
Тема | Re: HOWTO : plpgsql stored function spawn cron job that will run other stored functions |
Дата | |
Msg-id | 53F9CF533E1AA14EA1F8C5C08ABC08D202F42FE9@ZDND.DND.boston.cob обсуждение исходный текст |
Ответ на | HOWTO : plpgsql stored function spawn cron job that will run other stored functions ("Robert M. Bernabe" <rbernabe@sandmansystems.com>) |
Список | pgsql-novice |
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 -----Original Message----- From: pgsql-novice-owner@postgresql.org [mailto:pgsql-novice-owner@postgresql.org] On Behalf Of Robert M. Bernabe Sent: Thursday, December 20, 2007 5:52 PM To: pgsql-novice@postgresql.org Subject: [NOVICE] HOWTO : plpgsql stored function spawn cron job that will run other stored functions Hi, Many thanks in advance. Any advice and or suggestion for command and/or methods to have a plpgsql stored function create a process / job that will run other stored functions. I've been doing the research but so far no luck. :( Regards I'm protected by SpamBrave http://www.spambrave.com/ ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org ----------------------------------------- The substance of this message, including any attachments, may be confidential, legally privileged and/or exempt from disclosure pursuant to Massachusetts law. It is intended solely for the addressee. If you received this in error, please contact the sender and delete the material from any computer.
В списке pgsql-novice по дате отправления: