could not load library unknown error 14001

Поиск
Список
Период
Сортировка
От Дмитрий Малинин
Тема could not load library unknown error 14001
Дата
Msg-id 476071326175083@web7.yandex.ru
обсуждение исходный текст
Список pgsql-general
CREATE FUNCTION uuid_generate_v1() RETURNS uuid AS '$libdir/uuid-ossp', 'uuid_generate_v1' VOLATILE STRICT LANGUAGE C;

I gоt error 'could not load library unknown error 14001' when i run this script. What is this error and how can i
rectifyit? Postgres user has got full access to postgresql folder. I also tried to run it on real Windows 2003 Server
machinewith the same result. 

library is at the 'C:\PostgreSQL\9.1\lib\uuid-ossp.dll'

postgresql-9.1.2-1, WindowsXP SP3 (VirtualBox).

В списке pgsql-general по дате отправления:

Предыдущее
От: Ron Somaraju
Дата:
Сообщение: Re: How do you change the size of the WAL files?
Следующее
От: Stefan Keller
Дата:
Сообщение: Re: [JDBC] Binary Large Objects (LOB/BLOB) in Hibernate and JDBC: Unresolved issues