|
|
|
@ -492,10 +492,11 @@ DROP ROLE doomed_role; |
|
|
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
<para> |
|
|
|
<productname>PostgreSQL</productname> provides a set of default roles |
|
|
|
<productname>PostgreSQL</productname> provides a set of default roles |
|
|
|
which provide access to certain, commonly needed, privileged capabilities |
|
|
|
that provide access to certain, commonly needed, privileged capabilities |
|
|
|
and information. Administrators can GRANT these roles to users and/or |
|
|
|
and information. Administrators (including roles that have the |
|
|
|
other roles in their environment, providing those users with access to |
|
|
|
<literal>CREATEROLE</literal> privilege) can <command>GRANT</command> these |
|
|
|
the specified capabilities and information. |
|
|
|
roles to users and/or other roles in their environment, providing those |
|
|
|
|
|
|
|
users with access to the specified capabilities and information. |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
<para> |
|
|
|
|