Re: Scheduler in Postgres

From: Greg Stark <gsstark(at)mit(dot)edu>
To: "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>
Cc: Greg Stark <gsstark(at)mit(dot)edu>, Csaba Nagy <nagy(at)ecircle-ag(dot)com>, Postgres general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: Scheduler in Postgres
Date: 2004-12-21 20:42:22
Message-ID: 87brcngz81.fsf@stark.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


"Jim C. Nasby" <decibel(at)decibel(dot)org> writes:

> On Fri, Dec 17, 2004 at 12:07:21PM -0500, Greg Stark wrote:
> >
> > Csaba Nagy <nagy(at)ecircle-ag(dot)com> writes:
> >
> > > Now, cron isn't exactly part of the OS, is it ?
> >
> > Yes, it is.
>
> Depends on how you define 'OS'. Linux is nothing but a kernel afterall,

That just means Linux isn't an OS all by itself. A kernel isn't very usable
without, say, init, a shell, etc. A periodic job scheduler has traditionally
been in that list of base elements of the OS.

--
greg

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christopher Browne 2004-12-21 20:46:24 Re: DELETE versus TRUNCATE during pg_dump....
Previous Message Tom Lane 2004-12-21 20:37:36 Re: New Fedora 3 install gives: relation "pg_catalog.pg_user" does not exist