Newbie question about logging

From: Hadley Willan <hadley(dot)willan(at)deeperdesign(dot)co(dot)nz>
To: Postgresql General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Newbie question about logging
Date: 2003-05-14 22:33:23
Message-ID: 1052951603.4925.6.camel@atlas.sol.deeper.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,
I've written a whole bunch of plpsql functions. When the JDBC driver
accesses them, it's possible that they throw Exceptions, by me for
particular business rules etc. That's cool, because then the App at the
other end displays to the user an appropriate message. However, at the
DB side, what is the recommended way to log that exception?

Thanks
--
Hadley Willan > Systems Development > Deeper Design Limited. +64(7)377-3328
hadley(dot)willan(at)deeperdesign(dot)co(dot)nz > www.deeperdesign.com > +64(21)-28-41-463
Level 1, 4 Tamamutu St, PO Box 90, TAUPO 2730, New Zealand.

Browse pgsql-general by date

  From Date Subject
Next Message Reece Hart 2003-05-15 00:07:57 table inheritance and foreign keys
Previous Message Doug McNaught 2003-05-14 22:02:06 Re: [GENERAL] Status reporting for COPY