Re: [GENERAL] Is postgresql 9.1.* supporting plpython with python 2.*

2012-07-14 Thread Adrian Klaver
On 07/13/2012 03:23 AM, Leger Bertrand wrote: Hi, I’m trying to setup plpython on my machine but get message : [WARNING ] CREATE EXTENSION plpythonu ERREUR: n'a pas pu accéder au fichier « $libdir/plpython2 » : No such file or directory In libdir I only get plpython3.dll depend

[GENERAL] Is postgresql 9.1.* supporting plpython with python 2.*

2012-07-13 Thread Leger Bertrand
Hi, I'm trying to setup plpython on my machine but get message : [WARNING ] CREATE EXTENSION plpythonu ERREUR: n'a pas pu accéder au fichier « $libdir/plpython2 » : No such file or directory In libdir I only get plpython3.dll depends22_x86 tells me it relies on python32.dl