Re: "SELECT ANY TABLE" !!

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: "SELECT ANY TABLE" !!
Дата
Msg-id 20040227131156.GA12169@wolff.to
обсуждение исходный текст
Ответ на "SELECT ANY TABLE" !!  (Louie Kwan <lkwan@nuvo.com>)
Список pgsql-admin
On Mon, Feb 23, 2004 at 14:51:24 -0500,
  Louie Kwan <lkwan@nuvo.com> wrote:
> I would like to create a user which has only read privilege, something like
> "SELECT ANY TABLE"...
>
> Any pointer or help is appreciated.

If 7.3 or later you can do this. You have to be careful about what access
you give them. In particular when you give them usage access to a database,
the default access to the public schema allows them to create objects.
Read through the documentation on grant and be aware of what the defaults
are for database, schema and function access.

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

Предыдущее
От: Rajesh Kumar Mallah
Дата:
Сообщение: ALTER table taking ages...
Следующее
От: Chris Gamache
Дата:
Сообщение: Re: Any Gentoo users interested in a slotted PostgreSQL