Three types of permissions are available:
- None: No access to the database
- Read: Allow users to read tables and fields in a database
- Write: Allow users to write content in databases
Permissions define the actions a user can perform on a logical database. A database user is generated automatically when you create your Database Instance and this user is attributed all permissions. However, newly created users have no permissions by default.
To complete the actions presented below, you must have:
Click PostgreSQL and MySQL under Managed Databases on the side menu. A list of your Database Instances displays.
Click the database name or «See more Icon» > More info to access the Database Instance information page.
Go to the Users tab. A list of users displays.
Click «See more Icon» > Update permissions to open the user permissions panel.
Select the appropriate permissions for each database.
Three types of permissions are available:
Click Update user to confirm.
During user creation, the permissions panel can be accessed through the top tab menu. For more information, see how to add users.
Permissions are applied on existing items at the moment the configuration is set, and not applied to any items created afterward. When you modify your Database configuration, your configured permissions are automatically set to Custom. The Custom setting ensures that your permissions are still valid for items created before you reconfigured your Database. Any items created after you change your configuration will not have permissions applied to them, you must set new permissions.