Re: [PATCH] DefaultACLs - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH] DefaultACLs
Date
Msg-id 5876.1254782904@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] DefaultACLs  (Petr Jelinek <pjmodos@pjmodos.net>)
Responses Re: [PATCH] DefaultACLs  (Petr Jelinek <pjmodos@pjmodos.net>)
List pgsql-hackers
Petr Jelinek <pjmodos@pjmodos.net> writes:
> Tom Lane napsal(a):
>> One thing that seems like it's likely to be an annoyance in practice
>> is the need to explicitly do DROP OWNED BY to get rid of pg_default_acl
>> entries for a role to be dropped.

> Yeah I am not happy about this either but there is not much we can do 
> about it. Btw I think in the version I sent in REASSIGN OWNED acted as 
> DROP OWNED for default ACLs.

IIRC it just threw a warning, which didn't seem tremendously useful to
me.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: 8.5 TODO: any info on "Create dump tool for write-ahead logs..." in PITR section (1.4)?
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] DefaultACLs