Re: [NOVICE] Python modules for PL/Python?

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: [NOVICE] Python modules for PL/Python?
Дата
Msg-id 20050306192632.GB8834@winnie.fuhr.org
обсуждение исходный текст
Ответ на Python modules for PL/Python?  (Wolfgang Keller <wolfgang.keller.nospam@gmx.de>)
Ответы Re: [NOVICE] Python modules for PL/Python?  (Wolfgang Keller <wolfgang.keller.nospam@gmx.de>)
Список pgsql-interfaces
On Sun, Mar 06, 2005 at 07:56:46PM +0100, Wolfgang Keller wrote:

> potentially dumb question: if I want to use non-standard Python modules
> within PL/Python, I guess I have to recompile something (plpython.dll in
> the /lib folder)?

Are you having trouble using a module from a PL/Python function?
If so, then please post a simple function and the error you get
when you try to use it, or describe what happens if there's no
error.

> If I would like to avoid re-doing this over and over again in the future,
> is there a way to make postgresql use the "standard" installation of Python
> which I already have on my system?

What OS and versions of PostgreSQL and Python are you using?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Wolfgang Keller
Дата:
Сообщение: Python modules for PL/Python?
Следующее
От: Wolfgang Keller
Дата:
Сообщение: Re: [NOVICE] Python modules for PL/Python?