Debug « postgresql « Java Database Q&A





1. Is it possible to debug PL/Java (ideally from Eclipse)?    stackoverflow.com

Although I found PL/Java a powerful add-on for PostgreSQL, I couldn't find a way of remotely debug the clases loaded on the PSQL DBMS. Is this possible to achieve? ...

2. How to debug JBoss or PostgreSQL out of memory problem?    stackoverflow.com

I am trying to debug a JBoss out of memory problem. When JBoss starts up and runs for a while, it seems to use memory as intended by the startup ...