[Pljava-dev] install pl/java on postgresql 9.1.4 in windows xp sp 3

From: brunofouape at yahoo(dot)fr (bruno)
To:
Subject: [Pljava-dev] install pl/java on postgresql 9.1.4 in windows xp sp 3
Date: 2012-10-16 10:28:19
Message-ID: 1350383299125-5728403.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hello to you all,

I have a serious problem with the installation of pl / java in postgresql
9.1
Here are my configuration file here postgresql.conf

dynamic_library_path ='$libdir;H:\\Program
Files\\PostgreSQL\\9.1\\share\\pljava'

pljava.classpath = 'H:\\Program
Files\\PostgreSQL\9.1\\share\\pljava\\pljava.jar'

custom_variable_classes = 'pljava'

log_min_messages = info

voici mon PATH
path=
H:\Program Files\PostgreSQL\9.1\bin;
H:\Program Files\Java\jdk1.7.0\bin;
H:\Program Files\Java\jre7\bin;
H:\Program Files\Java\jre7\bin\client;
H:\Program Files\Java\jdk1.7.0\lib;
H:\Program Files\PostgreSQL\9.1\share\pljava

when I try to execute the install.sql I have the following:

ERREUR: could not load the library ? H:/Program
Files/PostgreSQL/9.1/lib/pljava.dll ? : unknown error 127

i a'm on windows xp sp 3

Thank you for your help

--
View this message in context: http://postgresql.1045698.n5.nabble.com/install-pl-java-on-postgresql-9-1-4-in-windows-xp-sp-3-tp5728403.html
Sent from the PL/Java mailing list archive at Nabble.com.

Browse pljava-dev by date

  From Date Subject
Next Message bruno 2012-10-16 10:49:00 [Pljava-dev] [GENERAL] pljava.dll - bogus error
Previous Message John R Pierce 2012-10-15 17:33:57 [Pljava-dev] help on trigges