Re: schedulers

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Yves Dorfsman <yves(at)zioup(dot)com>, PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: schedulers
Date: 2015-05-03 14:59:52
Message-ID: CAECtzeUOCsXjBc+y9sSaGxxL-evBR4LwpiugnRKu10HfqpS-9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2015-05-03 16:55 GMT+02:00 Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>:

>
>
> 2015-05-03 16:40 GMT+02:00 Guillaume Lelarge <guillaume(at)lelarge(dot)info>:
>
>> 2015-05-03 16:10 GMT+02:00 Yves Dorfsman <yves(at)zioup(dot)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.

--
Guillaume.
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-05-03 15:17:52 Re: plpgsql functions organisation
Previous Message Pavel Stehule 2015-05-03 14:55:53 Re: schedulers