Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT.
От | Robert Haas |
---|---|
Тема | Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT. |
Дата | |
Msg-id | CA+TgmobbhRnUOtyy=c=P70JdC0erKV31HPKAn_nwKAdq1YKtYQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT. (Jeff Davis <pgsql@j-davis.com>) |
Ответы |
Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT.
Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT. |
Список | pgsql-hackers |
On Sat, Oct 23, 2021 at 5:45 PM Jeff Davis <pgsql@j-davis.com> wrote: > Add new predefined role pg_maintenance, which can issue VACUUM, > ANALYZE, CHECKPOINT. Just as a sort of general comment on this endeavor, I suspect that any attempt to lump things together that seem closely related is doomed to backfire. There's bound to be somebody who wants to grant some of these permissions and not others, or who wants to grant the ability to run those commands on some tables but not others. That's kind of unfortunate because it makes it more complicated to implement stuff like this ... but I've more or less given up hope on getting away with anything else. -- Robert Haas EDB: http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления: