Re: [pgadmin-support] pgAgent STDERR and Time Zone Questions

2011-12-16 Thread David E. Wheeler
On Dec 16, 2011, at 10:22 AM, David E. Wheeler wrote: > > Oh, one other question: If the exit code of an executed batch script is not > 0, why is its status "Successful" in pgAdmin? Screen shot: FYI, I have "On error" set to "Fail". David -- Sent via pgadmin-support mailing list (pgadmin-su

Re: [pgadmin-support] pgAgent STDERR and Time Zone Questions

2011-12-16 Thread David E. Wheeler
On Dec 16, 2011, at 9:47 AM, David E. Wheeler wrote:I have a few questions about pgAgent, which I’ve just set up and am using at work.Oh, one other question: If the exit code of an executed batch script is not 0, why is its status "Successful" in pgAdmin? Screen shot:Thanks,David

[pgadmin-support] pgAgent STDERR and Time Zone Questions

2011-12-16 Thread David E. Wheeler
Howdy, I have a few questions about pgAgent, which I’ve just set up and am using at work. • I’m using -s to send errors to a log file. However, it only seems to log STDOUT, not STDERR. Is that right? Do I need to modify my batch scripts to 2>&1 to get STDERR output? • When scheduling executio