Postgresql在创建语言时抛出错误plpythonu
ERROR: could not load library "C:/Program Files/PostgreSQL/8.4/lib/plpython.dll": The specified module could not be found.
我已确认安装python 2.6.该文件plpython.dll存在lib folder于postgresql. 我也复制plpython.dll到postgresql bin. 但仍然遇到同样的错误
需要帮助