From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Stephen Frost <sfrost(at)snowman(dot)net>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Superowners |
Date: | 2017-02-02 10:17:21 |
Message-ID: | CANP8+jLXnRkVOpFM4wCnkWmmT+q_kiXo7muF9MjtNjxY1K6pog@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 30 January 2017 at 16:43, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
>> Agreed. Let me reiterate: all I want in this release is
>> super-ownership.
>
> While I'm not entirely convinced whether super-ownership is a good idea
> or not, I am pretty sure that rushing to get it into v10 is a bad idea.
> This is a rather fundamental change in our permissions model and it
> might turn out to have undesirable consequences.
Agreed. My view is that the current mechanism almost forces people to
use superusers for many things and that is definitely undesirable.
> Or even more directly: any patch for this would necessarily be landing
> in the last v10 commitfest. We have a project policy against major
> changes showing up for the first time in the last fest of a cycle,
> for good reasons.
I understand.
> Let's take our time and get it right.
So we are able to see what is proposed, I attach a patch.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Attachment | Content-Type | Size |
---|---|---|
db_owner_has_obj_privs.v1.patch | application/octet-stream | 8.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2017-02-02 10:30:54 | Re: Superowners |
Previous Message | Tomas Vondra | 2017-02-02 08:59:13 | Re: multivariate statistics (v19) |