Hi,
I went through all the steps to install pl/java using postgres 8.0.3 with
JDBC driver. the deploy returned without error. I then try some of the psql
commands and keep getting these errors.
test=# SELECT sqlj.set_classpath('javatest', 'samples');
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
Any ideas? Help appreciated.
Darren