Re: Equivalent to DBMS_JOB - Mailing list pgsql-general

From Tino Wildenhain
Subject Re: Equivalent to DBMS_JOB
Date
Msg-id 3FD49656.5020401@wildenhain.de
Whole thread Raw
In response to Re: Equivalent to DBMS_JOB  (Christopher Browne <cbbrowne@acm.org>)
List 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 by date:

Previous
From: Cott Lang
Date:
Subject: Re: What is WAL used for?
Next
From: Tom Lane
Date:
Subject: Re: corruption diag/recovery, pg_dump crash