Question
Truviq Systems
IN
Last activity: 1 Aug 2023 5:17 EDT
Pega 8.8 Installation using Postgres 9.6
Hello All,
We are currently trying to install 8.8.0 using postgres 9.6
We are facing issue while executing install.sql file in pgadmin 4, saying that pljava is not installed.
Attaching the screenshot below which we are facing.

Copied pljava.dll and pljava.jar files to C:\Program Files\PostgreSQL\9.6\lib from pega resource kit.
Can anyone please us help on this.
Regards,
Yaswanth
@YASWANTH Manda I suggest to always follow the advice given here by Kevin:
UDF (which pljava supports) is never essential for Pega core features and should never be used in production
&
simply bypass the UDF installation all together to avoid the pain of having to build the pljava on your own.