Re: schedulers

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: schedulers
Дата
Msg-id CAECtzeUOCsXjBc+y9sSaGxxL-evBR4LwpiugnRKu10HfqpS-9A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: schedulers  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-general
2015-05-03 16:55 GMT+02:00 Pavel Stehule <pavel.stehule@gmail.com>:


2015-05-03 16:40 GMT+02:00 Guillaume Lelarge <guillaume@lelarge.info>:
2015-05-03 16:10 GMT+02:00 Yves Dorfsman <yves@zioup.com>:

I just want to confirm that currently there is no scheduler that isn't
dependent on a crontab (like PgAgent), that could be run entirely from within
PostgreSQL only.

Anybody knows of one?


There's none.

it is not 100% true, although I don't know a quality of this extension - it is marked as VIP

https://github.com/zalando/elephant-worker


I stand corrected, thanks Pavel. Didn't know about that one.

So there no native one, but one as a background worker and it needs 9.4 at the veray least IIUIC.


--

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: schedulers
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: plpgsql functions organisation