Hi All -

Please let me know if this is possible to do in postgres.

I am creating a read only user, which has limited access to db objects, primarily views. Even though this user can't query data from other db objects it can view the system catalog using pg* views and tables, thereby exposing our logical schema. Is there a way in postgres to limit access to system catalogs. I just want a pure read only user, which can do nothing but query specific views we outlined.

Thanks!
Dinesh

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to