Re: untrusted PLs should be GRANTable - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: untrusted PLs should be GRANTable
Date
Msg-id cadb352d-2874-e514-cf5f-55099c10a173@2ndquadrant.com
Whole thread Raw
In response to untrusted PLs should be GRANTable  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: untrusted PLs should be GRANTable  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On 17.07.18 07:20, Craig Ringer wrote:
> A user has raised the point that our refusal to GRANT rights to
> untrusted PLs is counterproductive and inconsistent with how we behave
> elsewhere.

Previous discussion:
https://www.postgresql.org/message-id/flat/1357905627.24219.6.camel%40vanquo.pezone.net

What caused that to die was "What might actually be a problem in this
area is that, AFAICT, pg_dump does not save privileges granted to
objects in extensions."  But I think that is fixed/fixable now with
pg_init_privs.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Allowing multiple DDL commands to run simultaneously
Next
From: Tom Lane
Date:
Subject: Re: Another usability issue with our TAP tests