Re: How to write jobs in postgresql - Mailing list pgsql-general

From Roman Neuhauser
Subject Re: How to write jobs in postgresql
Date
Msg-id 20050906210502.GA8171@isis.sigpipe.cz
Whole thread Raw
In response to Re: How to write jobs in postgresql  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-general
# jnasby@pervasive.com / 2005-08-15 20:25:20 -0500:
> On Tue, Aug 09, 2005 at 03:26:27PM -0500, Guy Rouillier wrote:
> > chiranjeevi.i wrote:
> > > Hi Team Members,
> > >
> > >     Is it possible to write jobs in postgresql & if possible how
> > > should I write .please help me.
> >
> > See pgjob in pgfoundry: http://pgfoundry.org/projects/pgjob/.  It's in
> > the planning stages.
>
> Actually, it's currently in the going nowhere stage since no one's
> expressed any interest in it. Anyone who's interested is encouraged to
> join the mailing list and post what they'd like to see from the project.

    What's the advantage over system-native (cron etc) means?

--
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: "select ..... for update of ..." doesn't support full qualified table name?
Next
From: Ben
Date:
Subject: Basic locking question