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


-- 
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

Reply via email to