Schema Specific Privileges

To edit the specific privileges of a role (user/group) to a schema, follow the steps below:

(1) select the specific role (user/group) in the leftmost panel
(2) select the specific schema under the tree view
(3) check or uncheck the appropriate options in the rightmost panel

To grant (select) or revoke (unselect) privileges on all applicable operations, click Select All and Unselect All button respectively.

Click Save to apply any changes you have made.

You can select multiple roles to set privileges on multiple objects at a time. Refer to Privilege States for more details.

Note: Privileges which are not applicable to a schema type object are greyed out.

Note: By default, everyone has CREATE and USAGE privileges on the schema public. This allows all users that are able to connect to a given database to create objects in its public schema.

You can also edit schema privileges under Schema Designer, refer to Editing Schema Privileges.