securing pg_catalog

Поиск
Список
Период
Сортировка
От Mark.Miller@tavve.com
Тема securing pg_catalog
Дата
Msg-id OFDFB8106E.B082A83C-ON85256F11.004D70C6@tavve.com
обсуждение исходный текст
Ответы Clone a user's permissions to a group
Список 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.Miller@tavve.com                                     +1 919-654-1220
                                                       fax +1 919-380-7147






В списке pgsql-admin по дате отправления:

Предыдущее
От: "Lic. Guillermo González"
Дата:
Сообщение: connections manager
Следующее
От: Chester Kustarz
Дата:
Сообщение: Re: VACUUM FULL achieves nothing / Postgres 7.3.2 + RedHat