I'm trying to customize an existing pgAgent job by adding some steps, one of
which needs to run before the existing step. Unfortunately this doesn't
seem to be possible without re-creating the job from scratch.
It appears that the order is determined simply by the job step table's PK.
Since t
On Sat, May 22, 2010 at 4:33 PM, Matthew Gabeler-Lee
wrote:
> I'm trying to customize an existing pgAgent job by adding some steps, one of
> which needs to run before the existing step. Unfortunately this doesn't
> seem to be possible without re-creating the job from scratch.
>
> It appears that