Re: Hide schemas and tables - Mailing list pgsql-sql

From John DeSoi
Subject Re: Hide schemas and tables
Date
Msg-id 3E66B0AD-4D09-11D9-A31C-000A95B03262@pgedit.com
Whole thread Raw
In response to Hide schemas and tables  (Markus Schaber <schabios@logi-track.com>)
List pgsql-sql
On Dec 13, 2004, at 5:25 AM, Markus Schaber wrote:

> Is there any way to hide schemas and relations a user does not have
> access privileges for?
>
> I suspect that the client (in this case, unavoidably excel via OLAP and
> ODBC) gets this information via querying meta tables, so there is no 
> way
> to protect foreign schemas and relations from beeing seen.

Yes, you are correct. I'm not aware of any way to hide this information.

Best,

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL



pgsql-sql by date:

Previous
From: Christoph Haller
Date:
Subject: postgressql.org
Next
From: Richard Huxton
Date:
Subject: Re: Hide schemas and tables