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

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: psql : how to make it more silent....
Date: 2004-10-13 14:52:17
Message-ID: ckjfev$7sd$2@floppy.pyrenet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Patrick Fiche wrote:
> 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....
>

modify your log_error_verbosity to "terse"

Regards
Gaetano Mendola

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gaetano Mendola 2004-10-13 14:54:11 Re: Recovering data from corrupted table. Urgent Help!!
Previous Message Gaetano Mendola 2004-10-13 14:48:46 Re: could not access status of transaction 4244329