Re: DROPPING INDEX error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: DROPPING INDEX error
Дата
Msg-id 12711.1277389577@sss.pgh.pa.us
обсуждение исходный текст
Ответ на DROPPING INDEX error  (Atif Jung <atifjung@gmail.com>)
Список pgsql-novice
Atif Jung <atifjung@gmail.com> writes:
> does not having full access privileges as role update_all, also entitle me
> to drop and create indexes?

No.  DDL changes to a table require being the table's owner, or at least
a member of the owning role.

            regards, tom lane

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

Предыдущее
От: Atif Jung
Дата:
Сообщение: DECLARING & OPENING SURSORS
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: CPU usage when building a schema