Question
Rulebase setup failed
[exec] pg_restore: processing item 8699 STDSTRINGS STDSTRINGS
[exec] pg_restore: processing item 7 SCHEMA sqlj
[exec] pg_restore: creating SCHEMA sqlj
[exec] pg_restore: [archiver (db)] Error while PROCESSING TOC:
[exec] pg_restore: [archiver (db)] Error from TOC entry 7; 2615 70061055 SCHEMA sqlj postgres
[exec] pg_restore: [archiver (db)] could not execute query: ERROR: schema "sqlj" already exists
[exec] Command was: CREATE SCHEMA sqlj;
[exec] pg_restore: processing item 1658 FUNCTION java_call_handler()
[exec] pg_restore: creating FUNCTION java_call_handler()
[exec] pg_restore: [archiver (db)] Error from TOC entry 1658; 1255 70061056 FUNCTION java_call_handler() postgres
[exec] pg_restore: [archiver (db)] could not execute query: ERROR: could not access file "pljava": No such file or directory
[exec] Command was: CREATE FUNCTION java_call_handler() RETURNS language_handler
[exec] LANGUAGE c
[exec] AS 'pljava', 'java_call_handler';
Did you not follow the install guide instructions for installing PL/Java?
"For PostgreSQL 9.3, the PL/Java module is included in the Pega 7 resource kit. To install Pega
7 for PostgreSQL 9.3, first install the version of PL/JAVA included in your resource kit. Follow
the instructions in <pega installation
directory>\ResourceKit\ResourceKitREADME.txt before you continue. If you do not
install PL/Java before you attempt to install Pega 7, the Pega 7 installation fails."
https://pdn.pega.com/documents/pega-718-installation-guide-for-apache-tomcat-on-postgresql