Re: elog() patch

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: elog() patch
Дата
Msg-id 17307.1015111194@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: elog() patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: elog() patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Is this what you were looking for?  I set client_min_messages to the max
> of debug5 and the output is attached.

If the DBA wants to do that, I don't have a problem with it.  I'm
wondering what happens if an unprivileged user tries to do it,
via either PGOPTIONS or Peter's new user/database-local options.

Please note also that I'm wondering about the messages emitted during
an authorization *failure*, not a successful connection.
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: elog() patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: elog() patch