Re: Default Privilege Table ANY ROLE - Mailing list pgsql-general

From Tom Lane
Subject Re: Default Privilege Table ANY ROLE
Date
Msg-id 6373.1542399479@sss.pgh.pa.us
Whole thread Raw
In response to Re: Default Privilege Table ANY ROLE  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Default Privilege Table ANY ROLE
List pgsql-general
Stephen Frost <sfrost@snowman.net> writes:
> There was much discussion of being able to have 'FOR ALL ROLES' or
> similar for ALTER DEFAULT PRIVILEGES when it went in, but there was a
> lot of concern about one user getting to define the default privileges
> for objects created by some other user.

Yeah, it's hard to see how you could allow such a command to anybody
but a superuser.

            regards, tom lane


pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Default Privilege Table ANY ROLE
Next
From: Gerhard Wiesinger
Date:
Subject: PostgreSQL MVCC and alternative REDO implementation - my thoughts