|
|
| · · · · · · · | |
|
Re: pgagent status always successful
> -----Original Message----- > From: pgadmin-support-owner(at)postgresql(dot)org > [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of Dave Page > Sent: 30 June 2006 08:57 > To: erics(at)ameri-title(dot)com; pgadmin-support(at)postgresql(dot)org > Subject: Re: [pgadmin-support] pgagent status always successful > > > Yes, it's a bug. Please give the attached patch to > xtra/pgagent/job.cpp > a whirl and see if it helps. You should get a result of -1 if there is > an error executing the script, otherwise whatever the return value of > the script is. > > Note that on Windows there is currently no way to get the > script return > value. > > Please let me know if it works as expected. Sorry - just realised the patch I sent was against the current dev code, so if you're running 1.4.x it won't apply. In that case, please use the attached version. Regards, Dave. Attachment:
pgagent-1.4-retcode.diff
|