Re: libpq and PostgreSQL NOTICEs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: libpq and PostgreSQL NOTICEs
Дата
Msg-id 7072.991687224@sss.pgh.pa.us
обсуждение исходный текст
Ответ на libpq and PostgreSQL NOTICEs  ("Tim Barnard" <tbarnard@povn.com>)
Список pgsql-general
"Tim Barnard" <tbarnard@povn.com> writes:
> Is there any way to force Postgre not to send NOTICEs to the console?

Define "console" --- you mean the client's stderr?  Or the postmaster's?

Changing libpq's notice processor (see PQsetNoticeProcessor) would help
if you want to filter notices on the client side.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: template1, can there be a template2/3/4?
Следующее
От: Rasmus Resen Amossen
Дата:
Сообщение: subselects in check clauses