Newbie question about logging - Mailing list pgsql-general

From Hadley Willan
Subject Newbie question about logging
Date
Msg-id 1052951603.4925.6.camel@atlas.sol.deeper.co.nz
Whole thread Raw
List 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.willan@deeperdesign.co.nz > www.deeperdesign.com > +64(21)-28-41-463
Level 1, 4 Tamamutu St, PO Box 90, TAUPO 2730, New Zealand.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: dump/restore to 7.4devel giving "[archiver (db)] error returned by PQputline"
Next
From: Reece Hart
Date:
Subject: table inheritance and foreign keys