FastDomain - PostgreSQL
 

FastDomain 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 FastDomain 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

    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 83,910 views tags: guide tips tricks wordpress wp

    What version of PostgreSQL are you running?
    Knowledgebase Article 132,463 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 126,028 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,083,744 views tags: htaccess tips tricks

    How can I protect the images on my website?
    Knowledgebase Article 292,473 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 207,014 views tags: domain

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

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

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

    This article will explain how to use RoR through passenger on a hosting account
    Knowledgebase Article 177,859 views tags: dedicated passenger redmine ruby vps

    Can I add my own CGI scripts?
    Knowledgebase Article 335,939 views tags: cgi scripts