adding comments to a table

Поиск
Список
Период
Сортировка
От Johnson, Shaunn
Тема adding comments to a table
Дата
Msg-id 73309C2FDD95D11192E60008C7B1D5BB05FED3D4@snt452.corp.bcbsm.com
обсуждение исходный текст
Список pgsql-general

Howdy:

Running PostgreSQL 7.2.1 on RedHat Linux 7.2.

I have a table where I'm the owner, but I want to give
all permission to another person.  So, I do a
'grant all on <table> to <joe_user>' and it seems that
they have all the rights that I do.

But they are not able to add a comment to the table.

Is this a table creator-only ability?  How can I give
the new person the ability to add a comment to
the table?

Thanks!

-X

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: regular expression question
Следующее
От: Avi Schwartz
Дата:
Сообщение: Re: Nulls get converted to 0 problem