Re: Dump public schema ownership & seclabels - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: Dump public schema ownership & seclabels
Date
Msg-id ab48a34c-60f6-e388-502a-3e5fe46a2dae@postgresfriends.org
Whole thread Raw
In response to Re: Dump public schema ownership & seclabels  (Noah Misch <noah@leadboat.com>)
Responses Re: Dump public schema ownership & seclabels  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On 12/30/20 12:59 PM, Noah Misch wrote:
> On Tue, Dec 29, 2020 at 05:49:24AM -0800, Noah Misch wrote:
>> https://postgr.es/m/20201031163518.GB4039133@rfd.leadboat.com gave $SUBJECT as
>> one of the constituent projects for changing the public schema default ACL.
>> This ended up being simple.  Attached.
> 
> This is defective; it fails to reproduce nspacl after "ALTER SCHEMA public
> OWNER TO pg_write_server_files; REVOKE ALL ON SCHEMA public FROM
> pg_write_server_files;".  I will try again later.

Could I ask you to also include COMMENTs when you try again, please?
-- 
Vik Fearing



pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: trailing junk in numeric literals
Next
From: Vik Fearing
Date:
Subject: Re: LET clause