From: thomas at tada.se (Thomas Hallgren) Date: Sun, 23 Apr 2006 12:31:58 +0200 Subject: [Pljava-dev] Trigger problem In-Reply-To: <000001c666bc$20246a20$ef00a8c0@DUR.AC.UK> References: <444B357C.7010805@tada.se> <000001c666bc$20246a20$ef00a8c0@DUR.AC.UK> Message-ID: <444B579E.90601@tada.se> Mark Colman wrote: > In particular, could I amend my exception handler to > write any error messages to the PostgreSQL log file? > Forgot to answer this one. PL/Java configures the standard java.util.logging.Logger to use the underlying PostgreSQL log functionality. Please read http://wiki.tada.se/display/pljava/Logging for more info. Regards, Thomas Hallgren