RAISE statements

From: George Donnahoo <gdonnahoo(at)earthlink(dot)net>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: RAISE statements
Date: 2002-09-02 21:34:38
Message-ID: B999358E.823%gdonnahoo@earthlink.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Im including a RAISE statement in a PL/pgSQL function with a message.
However, the msg does not print out as advertised either in the standard
output or on the log file. Is there some option I need to specify? When
the function throws an exception I do see other DEBUG, NOTICE, and EXCEPTION
messages displayed, but not the ones I code.

Browse pgsql-novice by date

  From Date Subject
Next Message Eric Walstad 2002-09-02 22:49:54 formatting a date when some nulls exist
Previous Message Amit Gupta 2002-09-02 11:52:37 Fw: recreate_mmaps_after_fork_failed