Profitability.Net Logo 513.361.0800   
 
Header Image
Knowledgebase Home > Webhosting > Databases > PostgreSQL Databases Knowledgebase Home
Search the Knowledgebase Browse by Category
PostgreSQL Databases
There were 5 questions found in this category:
  1. Changing PgSQL disk quota
    PgSQL disk quota is the maximum allowed size of one PgSQL database. If you exceed this quota, you'll be charged for overlimit at a different (usually higher) price.To change PgSQL disk quota, do the following:Select PGSQL DBs in the Databases menu. Click PGSQL Database. Click the Change icon in the ...

  2. Creating PostgreSQL Databases
    if you have at least one user, you can create a PostgreSQL database. This user will become the owner of this database.To create a database, do the following:Select PGSQL DBs in the Databases menu. Click Add Database in the PostgreSQL Databases section:
           3. Ente...


  3. Creating PostgreSQL User(s)
    Unlike with other databases, a PostgreSQL database cannot be created without a user. Follow the instructions:1.       Create a PostgreSQL user. 2.       Create a database.        Note: The first user in the lis...

  4. Deleting Users and changing their passwords
    To delete the PgSQL database user must do the following:Select PGSQL Users in the Databases menu. Click the Trash icon next to the user name on the PostgreSQL user management page. Agree to additional charges. Important: Trash icon appears only next to non-owners. The owner of a database cannot be d...

  5. Editing PgSQL Databases and User Privileges
    You can edit the content of your databases and user privileges using the phpPgAdmin utility that comes with your control panel. To run phpPgAdmin, do the following: Select PGSQL DBs in the Databases menu. Click the name of the database you would like to edit. You can also start this utility from the...