Re: Monitoring roles patch

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Monitoring roles patch
Дата
Msg-id 20170328173721.GF9812@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Monitoring roles patch  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Greetings,

* Robert Haas (robertmhaas@gmail.com) wrote:
> On Tue, Mar 28, 2017 at 12:47 PM, Dave Page <dpage@pgadmin.org> wrote:
> >> I don't see any precedent in the code for having a hardcoded role, other than
> >> superuser, and allowing privileges based on a hardcoded test for membership
> >> in that role.  I'm struggling to think of all the security implications of that.
> >
> > This would be the first.
>
> Isn't pg_signal_backend an existing precedent?

Yes, it is.

Thanks!

Stephen

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

Предыдущее
От: Shubham Barai
Дата:
Сообщение: GSoC 2017 Proposal for "Explicitly support predicate locks in indexaccess methods besides btree"
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: PoC plpgsql - possibility to force custom or generic plan