PostgreSQL Database Wizard

  • September 11, 2017
  • 0 Comments

To simultaneously create a database and the account that will access it, use the PostgreSQL Database Wizard interface. Many web-based applications (for example, bulletin boards, content management systems, and online retail shops) require database access.

(Home >> Databases >> PostgreSQL Database Wizard)

Overview

This wizard guides you through the setup of a PostgreSQL® database, user accounts, and user privileges.

We recommend that you use this wizard to create your first database and user. 

To create additional databases or users, use the PostgreSQL Databases interface (Home >> Databases >> PostgreSQL Databases).

Set up a database

To set up a database, perform the following steps:

  1. In the New Database text box, enter a name for the database and click Create Database.

  2. In the Username text box, enter a name for the user who you wish to allow to manage the database.

  3. Enter and confirm the new password in the appropriate text boxes.

    Notes:

    • The system grades the password that you enter on a scale of 100 points. 0 indicates a weak password, while 100 indicates a very secure password.
    • Click Password Generator to generate a strong password.

  4. Click Create User.
  5. Review the User and Database names and click Submit to add the new user to the new database.
The system displays a message that states that the system set up the database and user account successfully.

Additional options

After you complete the database setup process, select one of the following options:

  • Add another database — Click to return to the start of the PostgreSQL Database Wizard to add more databases.
  • Add another PostgreSQL Databases User — Click to open the PostgreSQL Databases interface (Home >> Databases >> PostgreSQL Databases) to create additional user accounts and assign them to a database.

  • Return to Home — Returns you to the cPanel Home interface.

    Note: When you use the PostgreSQL Database Wizard to add a user and a database, the system automatically grants the user access to the database. You do not need to use the Add User to Database feature in the PostgreSQL Databases interface (Home >> Databases >> PostgreSQL Databases).


How helpful was this article to you?