>> 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?
Oops, I didn't even try to use anything non-standard...
I stupidly assumed that Postgres comes with its own Python interpreter
compiled-in...?
> What OS and versions of PostgreSQL and Python are you using?
Right now: Windows XP, Postgres 8.0.1, Python 2.3
Soon: MacOS X, Postgres 8.X, Python 2.4
Best regards
Wolfgang Keller