Is postgresql 9.1.* supporting plpython with python 2.* - Mailing list pgsql-general

From Leger Bertrand
Subject Is postgresql 9.1.* supporting plpython with python 2.*
Date
Msg-id 7B14CC606EE80E44862780C338D727EB709631@Secondo.cemagref.fr
Whole thread Raw
Responses Re: Is postgresql 9.1.* supporting plpython with python 2.*  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general

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.dll, which isn’t installed on my machine because I wish to use python 2.6.

 

Is there any chance to get support for plain old python ?

 

Sincerly

Bertrand.

pgsql-general by date:

Previous
From: KOTa
Date:
Subject: Re: installation problem with postgres password
Next
From: Mike Christensen
Date:
Subject: Re: PostgreSQL limitations question