pgAgent STDERR and Time Zone Questions

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: pgAgent STDERR and Time Zone Questions
Date: 2011-12-16 17:47:50
Message-ID: 80D03225-E6CE-4D86-A0CA-8B0DE7722B07@justatheory.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 to modify 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 determine when 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. Seems kind of silly to include a GUI library in a daemon, though I don’t doubt that it makes windows compatibility easier.

Thanks!

David

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message David E. Wheeler 2011-12-16 18:22:10 Re: pgAgent STDERR and Time Zone Questions
Previous Message Julius Tuskenis 2011-12-15 13:39:37 CREATE CONSTRAINT TRIGGER in SQL pane (pgAdmin 1.14.1)