How to add users to a PostgreSQL or MySQL Database Instance
Users can connect to a database and access its data. Each one has a different set of customizable permissions.
Before you start
To complete the actions presented below, you must have:
- A Scaleway account logged into the console
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
- A PostgreSQL or MySQL Database Instance
-
Click PostgreSQL and MySQL under Databases on the side menu. A list of your Database Instances displays.
-
Select the geographical region of the Instance you want to manage from the drop-down.
-
Click the database name or more icon > More info to access the Database Instance information page.
-
Go to the Users tab. A list of users displays. If it is the first time you create a user, your list will display the user you set up during the creation of your Database Instance.
-
Click + Create user to create a new user, if you wish to.
-
Click toggle icon to grant admin rights to the user.
-
Enter a username and password.
-
Click Create user to confirm.
Once the user is created, it is displayed in the user list.
To update the password, the permissions or delete the user, click more icon to display the respective options.