Proposing new logline_prefix escape...

Поиск
Список
Период
Сортировка
От Jon Erdman
Тема Proposing new logline_prefix escape...
Дата
Msg-id 4B170E38.3020006@progressivepractice.com
обсуждение исходный текст
Список pgsql-hackers
So...

Came across a situation today where I would have liked to know the
effective role of a query because of a permission error. When I went to
add that to the logline_prefix, I realized that right now all we have is
%u which gives you the equivalent of session_user...I think it would be
useful to have one for current_user, for situations like mine where a
function was changing the effective role.

Thoughts? Disagreements? Flames?
--

Jon T Erdman

Chief Information Officer
Progressive Practice, Inc.
P.O. Box 17288
Rochester, NY 14617

www.progressivepractice.com




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

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: SE-PgSQL patch review
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a