From: brunofouape at yahoo.fr (bruno) Date: Tue, 16 Oct 2012 03:28:19 -0700 (PDT) Subject: [Pljava-dev] install pl/java on postgresql 9.1.4 in windows xp sp 3 Message-ID: <1350383299125-5728403.post@n5.nabble.com> 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.