Skip to main content

Create a database user

Choose one of the following to create a database user.

  • You can create a database user when connecting to a cluster.

  • You can click Create database user in the Users tab on the cluster details page to create a new user.

  • You can run the CREATE USER command to create a new user after connecting to a cluster using the console or terminal.

    Ensure that you have logged in to the cluster with a user that has the CREATEUSER privilege. A super user has all privileges, including CREATEUSER.