pgAgent STDERR and Time Zone Questions - Mailing list pgadmin-support

From David E. Wheeler
Subject pgAgent STDERR and Time Zone Questions
Date
Msg-id 80D03225-E6CE-4D86-A0CA-8B0DE7722B07@justatheory.com
Whole thread Raw
Responses Re: pgAgent STDERR and Time Zone Questions
Re: pgAgent STDERR and Time Zone Questions
List pgadmin-support
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
tomodify my batch scripts to 2>&1 to get STDERR output? 

• When scheduling execution times in pgAdmin, what time zone does it use? And what time zone does pgagent use to
determinewhen it's time to run a job? 

And on a side note: What are the chance the pgAgent daemon could be modified so that it does not use the wx library.
Seemskind of silly to include a GUI library in a daemon, though I don’t doubt that it makes windows compatibility
easier.

Thanks!

David



pgadmin-support by date:

Previous
From: Julius Tuskenis
Date:
Subject: CREATE CONSTRAINT TRIGGER in SQL pane (pgAdmin 1.14.1)
Next
From: "David E. Wheeler"
Date:
Subject: Re: pgAgent STDERR and Time Zone Questions