Re: BUG #3269: PSQL does not display error output

Поиск
Список
Период
Сортировка
От Bojan Jovanovic
Тема Re: BUG #3269: PSQL does not display error output
Дата
Msg-id Pine.LNX.4.64.0705110943490.3255@lepotan
обсуждение исходный текст
Ответ на Re: BUG #3269: PSQL does not display error output  (Michael Fuhr <mike@fuhr.org>)
Ответы Re: BUG #3269: PSQL does not display error output  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Here it is... Did not change anything from the default installation - just compiled it,
and installed..

shp_production=# show client_min_messages
shp_production-# ;
  client_min_messages
---------------------
  notice
(1 row)

shp_production=#

Is this correct?

How would STDERR get redirected from psql?

Thanks!

Regards,
bojan

On Fri, 11 May 2007, Michael Fuhr wrote:

> On Fri, May 11, 2007 at 01:06:02PM +0000, Bojan Jovanovic wrote:
>> We just upgraded to 8.2.4, and noticed that psql does not display error
>> messages, e.g.:
> [...]
>> shp_production=# select * from asdfafsdf;
>> shp_production=# commit;
>> ROLLBACK
>
> What's the output of "show client_min_messages"?
>
>

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #3269: PSQL does not display error output
Следующее
От: "Liviu Ionescu"
Дата:
Сообщение: BUG #3270: limit < 16 optimizer behaviour