Re: ALTER TABLE .....Error: Must be owner of the table

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ALTER TABLE .....Error: Must be owner of the table
Дата
Msg-id 18932.1228689098@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ALTER TABLE .....Error: Must be owner of the table  ("Josh Harrison" <joshques@gmail.com>)
Ответы Re: ALTER TABLE .....Error: Must be owner of the table
Список pgsql-general
"Josh Harrison" <joshques@gmail.com> writes:
> How can I give the ALTER permission

You can't grant ALTER permission --- that's only allowed to the table
owner.  However, you could make thw table be owned by a group role and
grant membership in that role.

            regards, tom lane

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

Предыдущее
От: "Harvey, Allan AC"
Дата:
Сообщение: Re: tuples
Следующее
От: Bill Todd
Дата:
Сообщение: Re: COPY error with null date