Re: RAISE NOTICE

From: "Milen A(dot) Radev" <milen(at)radev(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: RAISE NOTICE
Date: 2009-05-08 11:52:33
Message-ID: gu16e2$5st$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Luigi N. Puleio написа:
> Sort of....the message should come along a standalone application too when with an ADO component I do a Post() which calls the function...just the matter is I can't modify the application to manage a possibly notification...only the postgresql's function...
> That's why I'm asking about a possibility to get a notification from the function like it's an EXCEPTION...
[...]

I believe the fine manual is clear about this
(http://www.postgresql.org/docs/current/static/plpgsql-errors-and-messages.html):

"Whether messages of a particular priority are reported to the client,
written to the server log, or both is controlled by the log_min_messages
and client_min_messages configuration variables. See Chapter 18 for more
information."

--
Milen A. Radev

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Luigi N. Puleio 2009-05-08 12:01:45 Re: RAISE NOTICE
Previous Message Gerardo Herzig 2009-05-08 11:44:15 Re: backup and restore