Re: Scheduler in Postgres

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Scheduler in Postgres
Дата
Msg-id 20041221211705.GJ18180@decibel.org
обсуждение исходный текст
Ответ на Re: Scheduler in Postgres  (Greg Stark <gsstark@mit.edu>)
Список pgsql-general
On Tue, Dec 21, 2004 at 03:42:22PM -0500, Greg Stark wrote:
>
> "Jim C. Nasby" <decibel@decibel.org> writes:
>
> > On Fri, Dec 17, 2004 at 12:07:21PM -0500, Greg Stark wrote:
> > >
> > > Csaba Nagy <nagy@ecircle-ag.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.

Again, it depends on the distribution of linux. Gentoo, for example,
does not include cron as part of their base install. I suspect there's
other linux distro's that don't either. So, you can't assume that you
will have cron available on a linux box. Arguably this is also true of
all the unixes since you could remove cron, but I can't see why anyone
would do that. As I mentioned before, I'm not aware of any unix that
doesn't come with cron.
--
Jim C. Nasby, Database Consultant               decibel@decibel.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?"

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Need help to organize database
Следующее
От: "Vladimir S. Petukhov"
Дата:
Сообщение: Re: Need help to organize database