Re: Scheduling/Automated Jobs in Postgre

From: "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>
To: "Aravindhan G(dot)D" <adamodharan(at)ivesia(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Scheduling/Automated Jobs in Postgre
Date: 2005-03-02 20:40:43
Message-ID: 20050302204043.GA2209@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

This is something that comes up every few months. Core is of the opinion
that you should just use the tools of your OS. Personally, I think some
kind of job system in the database would be very useful, so the last
time this came up I created http://pgfoundry.org/projects/pgjob/. No
work is being done on it right now, but if this is something you have an
interest in you should sign up for the mailing list.

On Wed, Mar 02, 2005 at 10:09:53AM +0530, Aravindhan G.D wrote:
> Hi All,
>
> I need to do some user defined jobs when ever the Postgre server gets restarted. These tasks should be automated one i.e) When ever I restart the server the PL/SQL functions I have defined should be executed automatically without my intervention. This is to record some information like Audit Trails and some more.
>
> Could any one tell me how can I implement this in Postgre. Is there any concept like "Scheduled Jobs" in Postgre. If so pls. provide me with related informations or the links from where I could get them.
>
> With Regards,
> Aravindhan.

--
Jim C. Nasby, Database Consultant decibel(at)decibel(dot)org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message John DeSoi 2005-03-03 02:11:24 Re: Automatic database backup on Windows Machine
Previous Message Arcane_Rhino 2005-03-02 20:10:42 Fwd: Re: [GENERAL] pg_shadow passwd decrypt