[pgadmin-support] pgAgent: RFE: ability to customize step order

2010-05-22 Thread Matthew Gabeler-Lee
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

Re: [pgadmin-support] pgAgent: RFE: ability to customize step order

2010-05-22 Thread Dave Page
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