2. When trying to install plpythonu with creatlang, this was not possible because of something like "error in python.dll: python23.dll not fount"
On my system python23 was replaced with python24 some days ago.
Only when I copied python23.dll to c:/windows/system32, createlang did create plpythonu.
It was not sufficient to copy python23.dll to C:\Programme\PostgreSQL\8.0.0-rc4\lib
If PostgreSQL needs python23.dll, the installer should have it, should copy it into C:\Programme\PostgreSQL\8.0.0-rc4\lib and createlang.exe should first search it there.
Other programms as winide, and natlink, which too still use python23.dll do indeed have there own copy with them and have it in there own privat lib-directory.
Regards Christoph Becker
---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html