Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit30b26df

Browse files
committed
Clarify that CREATEROLE roles are considered Administrators
Author: Michael BanckReviewed-By: Robert TreatDiscussion:https://postgr.es/m/2160a5071a7bb5339055b04a8cad81a822be9d8d.camel@credativ.de
1 parent1265a9c commit30b26df

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎doc/src/sgml/user-manag.sgml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp