TODO item: set proper permissions on non-system schemas - Mailing list pgsql-hackers

From Jaime Casanova
Subject TODO item: set proper permissions on non-system schemas
Date
Msg-id c2d9e70e05083118423ba5b7e5@mail.gmail.com
Whole thread Raw
Responses Re: TODO item: set proper permissions on non-system schemas
List pgsql-hackers
Hi,

I see this TODO item:

* %Set proper permissions on non-system schemas during db creation

I think a quetion here is wich are non-system schemas?

i guess "public" is one of these... but in pg_namespace i have no way
to know that. Is there another way? or maybe we need an attribute to
know that?

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Minimally avoiding Transaction Wraparound in VLDBs
Next
From: ITAGAKI Takahiro
Date:
Subject: Remove xmin and cmin from frozen tuples