Re: system catalog permissions - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: system catalog permissions
Date
Msg-id b164f3c7-91a5-7c19-7b93-5d87b2eb2750@commandprompt.com
Whole thread Raw
In response to system catalog permissions  (PropAAS DBA <dba@propaas.com>)
List pgsql-general
On 02/26/2018 03:11 PM, PropAAS DBA wrote:
> All;
>
>
> We have a client which is segmenting their multi-tenant cluster 
> (PostgreSQL 9.6) by schema, however if one of their clients connects 
> via pgadmin they see ALL schemas, even the ones they don't have access 
> to read. I assume pgadmin is pulling the list from the system catalogs.
>
>
> What's the right/best practice approach? revoke all from public on 
> specific system catalog tables? Which tables?

AFAIK, you can not hide the list of schemas but you can prevent people 
from entering them.


JD

>
>
> Thanks in advance
>
>

-- 
Command Prompt, Inc. || http://the.postgres.company/ || @cmdpromptinc

PostgreSQL centered full stack support, consulting and development.
Advocate: @amplifypostgres || Learn: https://postgresconf.org
*****     Unless otherwise stated, opinions are my own.   *****



pgsql-general by date:

Previous
From: PropAAS DBA
Date:
Subject: system catalog permissions
Next
From: Tom Lane
Date:
Subject: Re: system catalog permissions