1. Select "PostgreSQL Database"
2. Press the "Delete" button corresponding to the database you want to delete
Most Popular Articles
Is PostgreSQL access restricted to "localhost"?
In general, yes. For a final decision please contact the Technical Department.
How to assign a user to a PostgreSQL database in cPanel?
1. Select "PostgreSQL Databases"2. Select the user to whom you want to grant the right to use the...
How to create a PostgreSQL database in cPanel?
1. Access cPanel2. Select "PostgreSQL Databases"3. Enter the name of the database in the "Db"...
How to create a PostgreSQL user in cPanel?
Creating a user does not imply granting his right to use a PostgreSQL database. 1. Select...
How to connect to PostgreSQL from PHP?
In order to connect to a PostgreSQL database from PHP you will need to use the standard...
