Re: How to write jobs in postgresql

Поиск
Список
Период
Сортировка
От Roman Neuhauser
Тема Re: How to write jobs in postgresql
Дата
Msg-id 20050906210502.GA8171@isis.sigpipe.cz
обсуждение исходный текст
Ответ на Re: How to write jobs in postgresql  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "select ..... for update of ..." doesn't support full qualified table name?
Следующее
От: Ben
Дата:
Сообщение: Basic locking question