Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/admin/access_control.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1051,7 +1051,7 @@ Object types and permissions
* ``usage``: Allows a user to use their privileges on database objects (for example, read, write, and alter space).
* ``create``: Allows creating users, roles, functions, spaces, and sequences.
This permission requires read and write access to certain system spaces.
* ``drop``: Allows creating users, roles, functions, spaces, and sequences.
* ``drop``: Allows deleting users, roles, functions, spaces, and sequences.
This permission requires read and write access to certain system spaces.
* ``alter``: Allows altering user settings or space objects.
* - ``user``
Expand Down