Re: Scheduler in Postgres

From: "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>
To: Egy?d Csaba <csegyud(at)vnet(dot)hu>
Cc: 'Ben' <bench(at)silentmedia(dot)com>, "'Pgsql-General(at)Postgresql(dot)Org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Scheduler in Postgres
Date: 2004-12-15 19:30:08
Message-ID: 20041215193008.GC2636@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

No, PostgreSQL doesn't have an equivalent to Oracle's dbms_job, but this
is a question that comes up pretty often. I think the bulk of the work
to make this happen could be done outside of the core database, so it
seems a good candidate for pgfoundry.

On Sat, Dec 11, 2004 at 07:44:03AM +0100, Egy?d Csaba wrote:
> Thank you Ben, I already have known these tools. I was wonder if Postgres
> has an integrated tool for scheduling sp's (like Oracle has!). OK it doesn't
> have. No problem just tried to make world more simpler... :)
>
> Bye,
> -- Csaba
--
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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Miles Keaton 2004-12-15 19:50:59 could not create semaphores : No space left on device = FreeBSD port install error!
Previous Message Frank D. Engel, Jr. 2004-12-15 19:09:45 Re: Corrupt RTREE index