psql : how to make it more silent....

From: "Patrick Fiche" <patrick(dot)fiche(at)aqsacom(dot)com>
To: "Pgsql-General (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: psql : how to make it more silent....
Date: 2004-10-13 09:50:39
Message-ID: 019201c4b10a$193fafd0$2e01a8c0@pc3648pfi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

When I execute a function, I would like psql to show me only RAISE NOTICE
messages but not all function calls....
Indeed, I currently get some messages that I don't care about :

* PL/pgSQL function "adm_user" line 321......
* CONTEXT: SQL query "SELECT....."

Is there a way to get rid of these messages....

Thanks

---------------------------------------------------------------------------
----------------
Patrick Fiche
email : patrick(dot)fiche(at)aqsacom(dot)com
tél : 01 69 29 36 18
----------------------------------------------------------------------------
---------------

Protected by Polesoft Lockspam
http://www.polesoft.com/refer.html

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ruben20@superguai.com 2004-10-13 11:02:58 could not access status of transaction 4244329
Previous Message Richard Huxton 2004-10-13 09:37:16 Re: about permissions...