Re: scheduler in core

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: scheduler in core
Дата
Msg-id 1266714381.21065.4.camel@jd-desktop.iso-8859-1.charter.com
обсуждение исходный текст
Ответ на Re: scheduler in core  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: scheduler in core  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Sat, 2010-02-20 at 18:19 -0500, Tom Lane wrote:
> Dimitri Fontaine <dfontaine@hi-media.com> writes:
> > Dave Page <dpage@pgadmin.org> writes:
> >> Why not just use pgAgent? It's far more flexible than the design
> >> you've suggested, and already exists.
> 
> > What would it take to have it included in core,
> 
> I don't think this really makes sense.  There's basically no argument
> for having it in core other than "I'm too lazy to install a separate
> package".  Unlike the case for autovacuum, there isn't anything an
> in-core implementation could do that an external one doesn't do as well
> or better.  So I'm not eager to take on additional maintenance burden
> for such a thing.

There is zero technical reason for this to be in core.

That doesn't mean it isn't a really good idea. It would be nice to have
a comprehensive job scheduling solution that allows me to continue
abstract away from external solutions and operating system dependencies.

Joshua D. Drake

> 
>             regards, tom lane
> 


-- 
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 503.667.4564
Consulting, Training, Support, Custom Development, Engineering
Respect is earned, not gained through arbitrary and repetitive use or Mr. or Sir.



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: scheduler in core
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: scheduler in core