Creating extensions for non-superusers

Поиск
Список
Период
Сортировка
От Alexandra Ryzhevich
Тема Creating extensions for non-superusers
Дата
Msg-id CAOt4E5R6zOHKJfojph_hWEhpY6gxy-Fmn9EqhQyA+gcNT3WzJQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Creating extensions for non-superusers
Список pgsql-hackers
Hello!

In an environment where we control the host system and all installed extensions, we need to allow postgresql non-superuser to install all of them, without opening gaps that will let this user gain superuser privileges. We have a sample solution to add a new default role pg_create_extension which does not need superuser privilege to create any extensions.

However we are not sure if it's the best approach. Are there any other ideas, proposals or feedback?

Is this something you would consider adding to the next major release?

Best regards,
Alexandra Ryzhevich
Вложения

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

Предыдущее
От: Marina Polyakova
Дата:
Сообщение: Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Creating extensions for non-superusers