Getting PLPython to work with PostgreSQL 9.2

Поиск
Список
Период
Сортировка
От ledocf
Тема Getting PLPython to work with PostgreSQL 9.2
Дата
Msg-id 1357670288708-5739185.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: Getting PLPython to work with PostgreSQL 9.2  (Adrian Klaver <adrian.klaver@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: James
Дата:
Сообщение: Installation
Следующее
От: Wolf Schwurack
Дата:
Сообщение: Error: absolute path not allowed