Must be table owner to truncate?

Поиск
Список
Период
Сортировка
От smiley2211
Тема Must be table owner to truncate?
Дата
Msg-id 18697753.post@talk.nabble.com
обсуждение исходный текст
Ответы Re: Must be table owner to truncate?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Must be table owner to truncate?  (Said Ramirez <sramirez@vonage.com>)
Список pgsql-general
Hello all,

I am trying to GRANT truncate permissions to a non-owner of table and it's
not allowing me to:

 GRANT TRUNCATE ON stage01 TO jaime44;
ERROR:  unrecognized privilege type "truncate"

How do I grant said permission?

Thanks...Michelle.

--
View this message in context: http://www.nabble.com/Must-be-table-owner-to-truncate--tp18697753p18697753.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: aravind chandu
Дата:
Сообщение: How to give input a file for a stored procedure
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: array_accum() and quoted content