Python modules for PL/Python?

From: Wolfgang Keller <wolfgang(dot)keller(dot)nospam(at)gmx(dot)de>
To: pgsql-novice(at)postgresql(dot)org, pgsql-interfaces(at)postgresql(dot)org
Subject: Python modules for PL/Python?
Date: 2005-03-06 18:56:46
Message-ID: a20i2qxoum5k$.dltedwv7mym9.dlg@40tude.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-novice

Hello,

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)?

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?

TIA,

Best regards

Wolfgang Keller

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Fuhr 2005-03-06 19:26:32 Re: [NOVICE] Python modules for PL/Python?
Previous Message Tom Wallick 2005-03-06 04:50:06 CORBA Server Requiring Connectivity and Activity with PostgreSQL 8.0 on RH Linux 9

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2005-03-06 19:26:32 Re: [NOVICE] Python modules for PL/Python?
Previous Message Sean Davis 2005-03-06 18:19:51 Re: background jobs