Re: doc - improve description of default privileges

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: doc - improve description of default privileges
Дата
Msg-id 36afbc06-4286-b135-063a-a195b748768d@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Re[3]: doc - improve description of default privileges  (Brad DeJong <bpd0018@gmail.com>)
Ответы Re: doc - improve description of default privileges  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: doc - improve description of default privileges  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список pgsql-hackers
Some thoughts:

We should keep the GRANT reference page about GRANT.  There is a section
about Privileges in the Data Definition chapter, which we could use to
expand on general concepts.

The ALTER DEFAULT PRIVILEGES reference page would be another place this
could be put.

The Owner column is redundant, because it's always all applicable
privileges.  (Having this column would give the impression that it's not
always all privileges, so it would be confusing.)

Privileges should be listed using their full name (e.g., "SELECT"), not
their internal abbreviation letter.

The psql commands seem out of place here.  If you want to learn about
how to use psql, you can go to the psql documentation.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Let's stop with the retail rebuilds of src/port/ files already
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: ALTER TABLE on system catalogs