Re: [GENERAL] log_collector & sysout on windows

2014-05-29 Thread Marc Brazeau
sys.stdout = sys.stderr at the start of entry python script, and all was well after that. On Wed, May 28, 2014 at 1:30 PM, Marc Brazeau wrote: > So I'm sure I'm doing something wrong, or this is maybe a novice question, > > On My Mac, I set log_collector=on, archive_command='

[GENERAL] log_collector & sysout on windows

2014-05-28 Thread Marc Brazeau
So I'm sure I'm doing something wrong, or this is maybe a novice question, On My Mac, I set log_collector=on, archive_command='echo hello %p %f' And awesome, my postgres log files get the output from my archive command. On Windows, this does not work (Using postgres 9.3..4) Only way to get outpu

[GENERAL] pljava on postgres 9.3, mac & windows

2014-03-20 Thread Marc Brazeau
Is pljava totally dead? Is anyone still contributing to this? Buildling pljava is becoming increasingly difficult and impossible. We're looking into converting our Oracle base to psql, but this is a real obstacle for us as we've got a number of oracle java stored procedures, and would truly pref

Re: [GENERAL] pl/java for postgresql 9.2

2013-02-08 Thread Marc Brazeau
rwarded message -- From: Pavel Stehule Date: Fri, Feb 8, 2013 at 12:32 AM Subject: Re: [GENERAL] pl/java for postgresql 9.2 To: Marc Brazeau Cc: pgsql-general@postgresql.org Hello 2013/2/7 Marc Brazeau : > Hoping someone can help me here. > > I'm trying to get pl/java running unde

[GENERAL] pl/java for postgresql 9.2

2013-02-07 Thread Marc Brazeau
Hoping someone can help me here. I'm trying to get pl/java running under Postgres 9.2. Doing so was relatively easy on the Mac. But on Windows, its turning out to be quite problematic. There are no recent binaries available, and if I try with the ones on pgFoundry, I get the following error: ER