Error installing pljava

Поиск
Список
Период
Сортировка
От Susan M Farley
Тема Error installing pljava
Дата
Msg-id f895c58944db.4b6478fb@gmu.edu
обсуждение исходный текст
Ответы Re: Error installing pljava
Список pgsql-novice
I'm trying to install pljava on my laptop. I'm running Windows Vista 64 and have PostgreSQL 8.4 installed. I download
thelatest jre and jdk from java and the lastest from pljava.For my Classpath I have the following added  
"D:\Program Files\PostgreSQL\pgJDBC\postgresql-8.4-701.jdbc4.jar;D:\Program Files\PostgreSQL\8.4\pljava\deploy.jar"

and I have the following in my path variable
"D:\Program Files\Java\jre6\bin;D:\Program Files\Java\jre6\bin\client"

and in the postgres;.conf file I have
"custom_variable_classes = 'pljava'
pljava.classpath='D:\\Program Files\\PostgreSQL\\8.4\\pljava\\pljava.jar'"

When I try to run the install sql script, I get the following error: "ERROR: could not load library "D:/Program
Files/PostgreSQL/8.4/lib/pljava.dll":The specified module could not be found. 
SQL state: XX000" The file is in the lib directory. Any ideas?

Thank you,
Susan

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

Предыдущее
От: Kent Scott
Дата:
Сообщение: C Function problems
Следующее
От: Tom Lane
Дата:
Сообщение: Re: C Function problems