Re: Proposal: SET ROLE hook

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Proposal: SET ROLE hook
Дата
Msg-id 20151016162816.GM6851@awork2.anarazel.de
обсуждение исходный текст
Ответ на Proposal: SET ROLE hook  (Joe Conway <mail@joeconway.com>)
Ответы Re: Proposal: SET ROLE hook  (Joe Conway <mail@joeconway.com>)
Список pgsql-hackers
On 2015-10-16 09:20:26 -0700, Joe Conway wrote:
> One of the problems with this is we would ideally like to know whenever
> joe escalates himself to postgres. Right now that is not really possible
> without doing untenable things such as logging every statement.

Alternatively you can just have a elevate_user() function that does the
logging and escalating? That seems like the same amount of code and it'd
work with released versions of postgres?

Sure, that has some disandvantages over your approach, but for the
presented use case with humans needing to escalate I don't see any.

Greetings,

Andres Freund



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Proposal: SET ROLE hook
Следующее
От: Shay Rojansky
Дата:
Сообщение: Re: Allow ssl_renegotiation_limit in PG 9.5