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

From Dave Page
Subject Re: pgAgent STDERR and Time Zone Questions
Date
Msg-id CA+OCxozQ47cLmoFm=A4mzxp5+ByZ-=B5PRJN=TgNjRhWQcn1Dw@mail.gmail.com
Whole thread Raw
In response to Re: pgAgent STDERR and Time Zone Questions  ("David E. Wheeler" <david@justatheory.com>)
Responses Re: pgAgent STDERR and Time Zone Questions
List pgadmin-support
On Wed, Dec 21, 2011 at 2:00 AM, David E. Wheeler <david@justatheory.com> wrote:
> On Dec 20, 2011, at 12:12 AM, Dave Page wrote:
>
>>> Would be handy for such output to appear somewhere in the job history…
>>
>> Oh, OK. We use popen() to execute the task on *nix, and that only
>> reads STDOUT, so you should handle redirection in your script. I did
>> spend some time look at this a few years back as I recall, and didn't
>> find a fix I was happy with.
>
> So it will pick up the output to STDOUT? That’s fine, I think I can tweak the scripts to send STDERR to STDOUT.

Yup, that should work.

>>> Okay. Pity it’s not 64-bit yet, though.
>>
>> It is on platforms other than Mac (which will add 64bit support in
>> wxWidgets 3.0).
>
> Oh, good news, other platforms can’t be too far behind, right?

I think you misread. As far as I know, it's *only* Mac OS X which
isn't supported by wxWidgets in 64 bit builds. Windows, Linux, Solaris
and HP-UX at least are all supported.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgadmin-support by date:

Previous
From: Guy Rouillier
Date:
Subject: Column not wide enough for data
Next
From: Dave Page
Date:
Subject: Re: pgAgent STDERR and Time Zone Questions