Configure PostgreSQL
Valid for versions 118 through the latest version
Version:
118
Last modified: August 22, 2024
Looking for this interface?
Your hosting provider can enable or disable this interface for resellers in WHM's Edit Reseller Nameservers and Privileges interface (WHM >> Home >> Resellers >> Edit Reseller Nameservers and Privileges).
Overview
This interface allows you to complete the PostgreSQL® installation process, create PostgreSQL users, and update your PostgreSQL password.
In cPanel & WHM version 120 and later, we renamed this interface’s section in the WHM interface to Database Services.
- This interface’s features are for advanced users only.
- The interface only appears after you install PostgreSQL on your server.
Postgres Config Install
After you install PostgreSQL on your server via the command line, you must use this interface to complete the installation process. To do this, click Install Config.
pg_hba.conf
file.
Create Postgres Users
If cPanel accounts already exist on your server, you must create PostgreSQL accounts after the PostgreSQL installation process finishes. To do this, click Create Users.
Postgres Password
To update your PostgreSQL password, enter the new password in the text boxes and click Change Password.
Enter and confirm the new password in the appropriate text boxes.
-
The system evaluates the password that you enter on a scale of 100 points.
0
indicates a weak password, while100
indicates a very secure password. -
Some web hosts require a minimum password strength. A green password Strength meter indicates that the password is equal to or greater than the required password strength.
-
Click Password Generator to generate a strong password. For more information, read our Password & Security documentation.