PostgreSQL
If you are using assistive technology and are unable to read any part of the HostMonster website, or otherwise have difficulties using the HostMonster website, please call 866-573-HOST and our customer service team will assist you.
Skip to main content

HostMonster Web Hosting Help

PostgreSQL

Summary

This article will explain how to manage the PostgreSQL Databases on your account.

Managing PostgreSQL Databases

To create a database from the PostgreSQL Databases Icon.
  • Log in to your HostMonster cPanel account.
  • Under theDatabase Tools section, click the PostgresSQL Databases icon.
  • In the New Database field, type a name for the database.
  • Click Create Database.
  • Click Go Back to manage databases.
  • Managing User


    After creating the database, a user will need to be created and their privileges added to the newly created database. Please note that PostgreSQL user accounts must be created separately from mail, MySQL, and web administrator accounts.

    Creating a PostgreSQL User

    • To quickly access the PostgreSQL Users, click Jump to PostgreSQL Users.
    • Under Add New User, enter a Username.
    • Note: The username must be 7 letters or shorter.
    • Enter a password in the Password field.
    • Retype the password in the Password (Again) field.
    • Click Create User.

    Add a User to a Database

    Privileges define how the user is able to interact with the database. For example, they will determine whether or not the user can add and delete information.

    Managing Privileges

    • Under Add User to Database, select a user from the User drop-down menu.
    • From the Database drop-down menu, select the database to which you wish to allow the user access.
    • Click Add.
    • From the PostgreSQL Account Maintenance screen, select the privileges you wish to grant the user, or select ALL PRIVILEGES.
    • Click Make Changes.

    Enabling PL/pgSQL

    PL/pgSQL can be enabled on your databases individually by our Level III technicians. Also, if you wish to have the function plpgsql_call_handler() created in your database, please make sure you mention it, since this is no longer done automatically.

    Using SSH

  • Login to your account using ssh.
  • Enter one of the following commands
  • How to import a postgres database via SSH


    pg_restore -d db_name file_name.sql

    How to export a postgres database via SSH

    pg_dump -cif file_name.sql db_name
    Knowledgebase Article 120,835 views bookmark tags: posgresql


    Was this resource helpful?

    Did this resolve your issue?


    Please add any other comments or suggestions about this content:





    Recommended Help Content

    Versatile and robust, WordPress is a favorite among applications and content management systems. This article provides nine tips for working in WordPress.
    Knowledgebase Article 80,715 views tags: guide tips tricks wordpress wp

    What version of PostgreSQL are you running?
    Knowledgebase Article 130,087 views tags:

    Whether you’re starting from scratch or updating an existing website, choosing the right theme will make it easier to create a professional-looking site and achieve your online goals.
    Knowledgebase Article 122,932 views tags: Marketplace certified premium themes tips wordpress

    Related Help Content

    What is the .htaccess file and where can I find more information?
    Knowledgebase Article 2,080,362 views tags: htaccess tips tricks

    How can I protect the images on my website?
    Knowledgebase Article 289,187 views tags: click code image images javascript protect save saving script tips tricks

    This article offers suggestions for selecting a domain name that is effective and memorable.
    Knowledgebase Article 203,730 views tags: domain

    Tips and tricks to make your WordPress blog load faster
    Knowledgebase Article 284,804 views tags: optimizing wordpress

    Information on why your website may be suspended with helpful tips on how to resolve the issue
    Knowledgebase Article 237,121 views tags: suspended

    Explanation of how spam works and common prevention tips
    Knowledgebase Article 290,250 views tags: email spam webmail

    How to prevent your server from freezing up or fix site performance problems on a VPS or Dedicated
    Knowledgebase Article 103,617 views tags: dedicated optimize vps whm

    This article will explain how to use RoR through passenger on a VPS or Dedicated hosting account
    Knowledgebase Article 174,773 views tags: dedicated passenger redmine ruby vps

    This site utilizes JavaScript to function correctly. Looks like it's disabled on your browser. Please enable it for your best experience.

    For instructions on enabling JavaScript, click here