Re: [GENERAL] plpython2u not getting any output - on independent script I get the desired output

2012-09-25 Thread Adrian Klaver
On 09/24/2012 08:27 PM, ichBinRene wrote: Hello everybody and thanks for your attention. I have this function: ### CREATE OR REPLACE FUNCTION check_current_xlog() RETURNS text AS $$ import subprocess p =

[GENERAL] plpython2u not getting any output - on independent script I get the desired output

2012-09-24 Thread ichBinRene
Hello everybody and thanks for your attention. I have this function: ### CREATE OR REPLACE FUNCTION check_current_xlog() RETURNS text AS $$ import subprocess p = subprocess.Popen(ssh repuser@localhost -p