ProPAAS DBA <d...@propaas.com> writes:
> Is it possible to execute a raise notice without the "Notice" keyword 
> being part of the output, or is there another construct that allows 
> writing to output as simple informational text (without any sort of 
> NOTICE, WARNING, etc being part of the output?

This is a matter for how your client code presents the message data.
So far as psql is concerned, the answer would be "no", but a custom
application could deconstruct the notice message however it wanted.

                        regards, tom lane


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

Reply via email to