Search Postgresql Archives

Cant' create language - "could not load library"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello All.

I have installed version 8.1.4 (located in D:/PostgreSQL/8.1 ) on Windows XP and try to create language with command CREATE LANGUAGE or createlang command line tool but in any way got an error:

postgres=# create language plperl;
ERROR: could not load library "D:/PostgreSQL/8.1/lib/plperl.dll": The specified module could not be found.

and the same for any language except of plpgsql.
Also I have tried to create language java from command line:

java org.postgresql.pljava.deploy.Deployer -install

but got the same error.
All of the dll-libraries are exist in dynamic_library_path, and on their places. 
I've read thread http://archives.postgresql.org/pgsql-bugs/2006-03/msg00039.php and some referenced but got nothing.

Is this real bug or it's possible to resolve it and how?

Thanks.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux