From: | Mark(dot)Miller(at)tavve(dot)com |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | securing pg_catalog |
Date: | 2004-09-16 14:09:03 |
Message-ID: | OFDFB8106E.B082A83C-ON85256F11.004D70C6@tavve.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
I want to create a user that has read only access to the tables in a
schema. I was able to configure that fine, but that user can see all of
the information in the pg_catalog schema. I do not want this user to be
able to see anything other than the one schema, I tried revoking rights to
schema pg_catalog but the user could still see data from the pg_catalog.
Is there a way to prevent access to pg_catalog schema for a specified user?
TIA,
Mark
Mark Miller Tavve Software Co.
Tavve Software Co. One Copley Parkway, Suite 480
www.tavve.com Morrisville, NC 27560
Mark(dot)Miller(at)tavve(dot)com +1 919-654-1220
fax +1 919-380-7147
From | Date | Subject | |
---|---|---|---|
Next Message | Lic. Guillermo González | 2004-09-16 14:09:24 | connections manager |
Previous Message | Tom Burns | 2004-09-16 12:09:27 | Re: initdb fails |