Hello List,
I need some help resolving an issue with PgAgent.
Whenever a job runs I get a lot of output to the terminal. This can be
quite disrupting when trying to do other work while it is running.
I have upgraded to the recent 1.6.3 version and tried using the -s option
but this has not stop
I am new to pgadmin and pgagent and need some help.
I am trying to set up a job in pgadmin3 that runs automatically through
pgagent. I want the job to stop if any of the steps fail. Some of the steps
are bash scripts. I have set the "On Error" flag to fail.
I can get my bash scripts to run thro