Re: Could we hide the table name listing from unprivileged user? - Mailing list pgsql-general

From Tom Lane
Subject Re: Could we hide the table name listing from unprivileged user?
Date
Msg-id 27042.1101579669@sss.pgh.pa.us
Whole thread Raw
In response to Could we hide the table name listing from unprivileged user?  (Weiping <laser@qmail.zhengmai.net.cn>)
List pgsql-general
Weiping <laser@qmail.zhengmai.net.cn> writes:
> A problem we are facing is although we revoke all from
> one database user, he can still see the table exists
> in psql using \dt command, but he can'd select * from it
> of course, how could we hide the table name listing from
> him?

You can't.  Put him in a different database if that's a problem.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: how many JOINs?
Next
From: Tom Lane
Date:
Subject: Re: Boolean error