Defining PostgreSQL Sequence Permissions
The following properties are applicable to a PostgreSQL Sequence Permission.
Tab |
Property |
Description |
---|---|---|
|
Name |
Specifies the name of the permission. Set the name of the permission in this field. |
|
With Grant |
Specifies whether the user can grant this permission to other users or not. |
|
Generate |
Specifies whether to generate SQL statements during forward engineering |
General |
Owner |
Specifies the owner of the permission. Select a role from the drop-down list or click to open the PostgreSQL Role Editor and create a new one. |
Permission |
Specifies the type of privilege against the selected owner and permission. |
- (Optional) Click the Comment tab and enter any comments you want to associate with the object.
- (Optional) Click the Where Used tab to view where the object is used within the model.
- (Optional) Click the UDP tab to work with user-defined properties for the object.
- (Optional) Click the Notes tab to view and edit user notes.
- (Optional) Click the Extended Notes tab to view or edit user notes.
- Click Close.
The permission is defined, and the PostgreSQL Permission Editor closes.
For more information, refer to PostgreSQL documentation.
Copyright © 2024 Quest Software, Inc. |