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

Поиск
Список
Период
Сортировка
От David Rysdam
Тема Re: psql : how to make it more silent....
Дата
Msg-id 416E95EC.20803@ll.mit.edu
обсуждение исходный текст
Ответ на Re: psql : how to make it more silent....  (Gaetano Mendola <mendola@bigfoot.com>)
Ответы Re: psql : how to make it more silent....  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Gaetano Mendola wrote:

> 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"
>
I can't find anything else on that


http://search.postgresql.org/www.search?ul=http%3A%2F%2Fwww.postgresql.org%2Fdocs%2F7.4%2Fstatic%2F%25&q=log_error_verbosity

and I would like to have psql (optionally?) not even send me NOTICE
messages.

В списке pgsql-general по дате отправления:

Предыдущее
От: Scott Cain
Дата:
Сообщение: Re: creating audit tables
Следующее
От: "Ian Harding"
Дата:
Сообщение: Re: creating audit tables