File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -492,10 +492,11 @@ DROP ROLE doomed_role;
492492
493493 <para>
494494 <productname>PostgreSQL</productname> provides a set of default roles
495- which provide access to certain, commonly needed, privileged capabilities
496- and information. Administrators can GRANT these roles to users and/or
497- other roles in their environment, providing those users with access to
498- the specified capabilities and information.
495+ that provide access to certain, commonly needed, privileged capabilities
496+ and information. Administrators (including roles that have the
497+ <literal>CREATEROLE</literal> privilege) can <command>GRANT</command> these
498+ roles to users and/or other roles in their environment, providing those
499+ users with access to the specified capabilities and information.
499500 </para>
500501
501502 <para>
You can’t perform that action at this time.
0 commit comments