Thread: hide pg_user howto

hide pg_user howto

From
Jose Antonio Martinez
Date:
is it posible to hide catalog tables (pg_user,
pg_database, ...) to users that are not superuser?



___________________________________________________
Yahoo! Móviles
Personaliza tu móvil con tu logo y melodía favorito
en http://moviles.yahoo.es

Re: hide pg_user howto

From
Robert Treat
Date:
Generally no, as they need access to some of those tables in order to
run queries and such. :-(

Robert Treat

On Thu, 2003-02-13 at 07:21, Jose Antonio Martinez wrote:
> is it posible to hide catalog tables (pg_user,
> pg_database, ...) to users that are not superuser?
>
>