Re: How to write jobs in postgresql

From: Roman Neuhauser <neuhauser(at)sigpipe(dot)cz>
To: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Cc: Guy Rouillier <guyr(at)masergy(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: How to write jobs in postgresql
Date: 2005-09-06 21:05:02
Message-ID: 20050906210502.GA8171@isis.sigpipe.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

# jnasby(at)pervasive(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jürgen Rose 2005-09-06 21:09:43 SLOOOOOOOW
Previous Message Tom Lane 2005-09-06 21:01:56 Re: "select ..... for update of ..." doesn't support full qualified table name?