Re: Equivalent to DBMS_JOB

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: Equivalent to DBMS_JOB
Дата
Msg-id 3FD49656.5020401@wildenhain.de
обсуждение исходный текст
Ответ на Re: Equivalent to DBMS_JOB  (Christopher Browne <cbbrowne@acm.org>)
Список pgsql-general
Hi,

Christopher Browne schrieb:
[...]
> It does have the demerit that it isn't terribly "transactional."  And
> the tools for managing jobs are likewise not much transactional.

Are they not? May bit its not perfect with many concurrent
changes in a short period of time but in "normal" usage
its transactional enough. You can write a little script
with a non restricted language to access postgres
users cron tab from within SQL if you like. Should not
be so hard and an easy way to contribute :-)

Regards
Tino Wildenhain


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

Предыдущее
От: Cott Lang
Дата:
Сообщение: Re: What is WAL used for?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: corruption diag/recovery, pg_dump crash