On Wed, Dec 21, 2011 at 2:00 AM, David E. Wheeler <da...@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 -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support