| From: | Szymon Guz <mabewlun(at)gmail(dot)com> |
|---|---|
| To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: ToDo: possible more rights to database owners |
| Date: | 2013-07-29 09:56:12 |
| Message-ID: | CAFjNrYsB=PpX5Uu-KoifJLerF0jckjiJip-fGeNeRuofGtNSag@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 29 July 2013 11:25, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:
> Hello
>
> In 9.3 super user can cancel all queries or user can cancel own sessions.
>
> Is possible enhance this possibility to database owners? So owner can
> cancel or can terminate sessions related to owned databases?
>
>
But this means that a db owner could cancel superuser's super important
database query. Maybe let's make a default that the owner can cancel all
queries except for superuser's ones. And additionaly a special right that
superuser can grant it to the db owner, so the owner can cancel even
superuser's queries?
szymon
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Giuseppe Broccolo | 2013-07-29 10:00:46 | Re: postgres FDW cost estimation options unrecognized in 9.3-beta1 |
| Previous Message | Pavel Stehule | 2013-07-29 09:25:19 | ToDo: possible more rights to database owners |