Defining PostgreSQL Tablespace Permissions
The following properties are applicable to a PostgreSQL Tablespace Permission object.
|
Tab |
Section |
Property |
Description |
Additional Information |
|---|---|---|---|---|
|
|
|
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 |
Generates SQL during forward engineering. Clear the check box if you do not want to generate SQL. |
|
|
General
|
|
Owner |
Specifies the owner of the permission. Select a role from the drop-down list or click |
|
|
Permissions to Grant |
Permissions |
Specifies the type of privilege against the selected owner and permission |
Create: Grants permission to create new data within the tablespace |
|
|
|
|
All |
Specifies that all the listed permissions are granted to the selected permission |
|
|
|
|
All Except |
Specifies to allow all permissions except the ones that are currently selected |
|
- (Optional) Click the Comment tab and enter any comments you want to associate with the object.
- (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 and edit user notes.
- Click Close.
The permission is defined, and the PostgreSQL Permission Editor closes.
For more information, refer to the PostgreSQL documentation.
Was this helpful?
to open the PostgreSQL Role Editor and create new one.