Equivalent to DBMS_JOB

Поиск
Список
Период
Сортировка
От Arturo Pérez
Тема Equivalent to DBMS_JOB
Дата
Msg-id fred-F04786.00193430112003@news.hub.org
обсуждение исходный текст
Ответы Re: Equivalent to DBMS_JOB  (Peter Eisentraut <peter_e@gmx.net>)
Re: Equivalent to DBMS_JOB  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-general
Oracle has a kind of cron built-in called DBMS_JOB.  You can use
it to run SQL or stored procedures at certain times of day, etc.

Does postgreSQL offer anything similar?  And please don't
say use cron.  Cron has issues that I'd like to avoid.

Just curious, nothing more.  It would be helpful but it's not
worth a flamefest over cron versus a built-in.

Thanks in advance.

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

Предыдущее
От: "Holger Hoffstaette"
Дата:
Сообщение: Re: What is WAL used for?
Следующее
От: Andrew Biagioni
Дата:
Сообщение: Specify a column without using its name