Getting PLPython to work with PostgreSQL 9.2 - Mailing list pgsql-general

From ledocf
Subject Getting PLPython to work with PostgreSQL 9.2
Date
Msg-id 1357670288708-5739185.post@n5.nabble.com
Whole thread Raw
Responses Re: Getting PLPython to work with PostgreSQL 9.2  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general
Hi,

I have recently installed PostgreSQL 9.2 on my Windows 7 64bit computer. In
addition I have installed Python 3.3. I am new to PostgreSQL, and wish to
play with its support for Python.

I tried to run the command:

CREATE EXTENSION plpython3u

Only to receive the error:

Could not load library "C:/Program Files/PostgreSQL/9.2/lib/plpython3.dll"

Looking at plpython3.dll in Dependency Walker yielded the following:

<http://postgresql.1045698.n5.nabble.com/file/n5739185/depends.png>

This raises two questions:

a) LIBINTL-8.DLL and POSTGRES>EXE actually exist on my system. This appears
to suggest some sort of environment problem.

b) PYTHON32.DLL doesn't exist on my machine (I only have python3.dll). This
would suggest that perhaps the (latest) version of Python I have is not
comptaible

Can anyone shed some light on the problems I am having? I cannot see what
environment variables need to be set (the docs I have read specify nothing).
In addition, no requirements for the supported versions of Python are
defined.

HELP!!



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Getting-PLPython-to-work-with-PostgreSQL-9-2-tp5739185.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: James
Date:
Subject: Installation
Next
From: Wolf Schwurack
Date:
Subject: Error: absolute path not allowed