Re: Permissions for system tables

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: Permissions for system tables
Дата
Msg-id
22737.1030371065@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
Permissions for system tables Richard Ray <rray1@netdoor.com>
Re: Permissions for system tables Tom Lane <tgl@sss.pgh.pa.us>
Re: Permissions for system tables Richard Ray <rray1@netdoor.com>
Richard Ray  writes:
> How can I determine the permissions for system tables?

The default permissions for system catalogs are world read, other
privileges for owner (postgres) only.

You can try restricting the world read if you like, but be advised
that it's likely to break clients that expect to be able to inspect
the system catalogs.

			regards, tom lane
В списке pgsql-general по дате отправления
От: Richard Ray
Дата:
Сообщение: Permissions for system tables
От: Patrick FICHE
Дата:
Сообщение: Problem with date calculation
FAQ