1. Home
  2. Hosting
  3. cPanel Hosting
  4. PostgreSQL on OrangeWebsite’s Shared Servers

PostgreSQL on OrangeWebsite’s Shared Servers

OrangeWebsite.com fleet of Shared Servers run on CloudLinux with WHM/cPanel. This allows our Technical Support Team a fast and reliable way to manage shared servers more easily, compared to running CLI on a server terminal.

This article assumes you are already logged into your cPanel account, if you do not already know how, please review How To Change Your Password as it will teach you how to log in from your client area.

All our Shared Hosting servers are equipped with PostgreSQL and can be managed by cPanel.

PostgreSQL in cPanel

While cPanel is often associated with MySQL, it also supports PostgreSQL, which is an open-source relational database management system.

With cPanel, you can create and manage PostgreSQL databases, set up database users and permissions, and perform other administrative tasks related to PostgreSQL. You can access the PostgreSQL functionality through the cPanel interface or use command-line tools such as phpPgAdmin to interact with your PostgreSQL databases.

Please note that the availability and specific features of PostgreSQL in cPanel can vary depending on the version of cPanel being used. At the time of this writing, we are on cPanel Version 110.0 (build 7). It’s always recommended to refer to the cPanel documentation for detailed information on PostgreSQL support and configuration options in your specific environment.

How to Deploy PostgreSQL

Below is an example of how to deploy a Node.js application in your Shared Hosting plan via cPanel.

  1. Log into cPanel and navigate to the database section.
  2. Next, select the link labeled PostgreSQL Database Wizard



Updated on July 29, 2024
Was this article helpful?

Related Articles