Re: [SQL] plpythonu + os.spawnv

2008-03-08 Thread Markus Schatten
Dear all, I was right about posting to the wrong place ;) The error was that a folder in the path to XSB (that is called from FLORA) wasn't chmoded in the right way. Thanks anyway ;) Best regards -- Markus Schatten, MSc Faculty of Organization and Informatics Varaždin, Croatia e-mail: [EMAIL P

[SQL] plpythonu + os.spawnv

2008-03-07 Thread Markus Schatten
Dear all, I'm not sure if I'm at the right place to ask my question so please excuse me if I'm not. I'm trying to spawn a process from plpythonu using psql 8.1.11. The code is working fine from Python shell but if I put it into a plpythonu function it seems like the process isn't starting at