schedulers
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?
--
http://yves.zioup.com
gpg: 4096R/32B0F416
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
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.
--
Guillaume.
http://blog.guillaume.lelarge.info
http://www.dalibo.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
Regards
Pavel
Show quoted text
--
Guillaume.
http://blog.guillaume.lelarge.info
http://www.dalibo.com
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
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