Install PostgreSQL in Linux Sever with cpanel or WHM
by rajesh[ Edit ] 2012-05-27 13:33:07
Installing PostgreSQL in Linux Server with Cpanel or WHM
-> Login as root using ssh
-> Check if postgres is already in stalled by using the command
whereis postgres
-> If it is not installed, then run the command
/scripts/installpostgres
-> Now login to WHM as root and search Postgres Config
Select "Postgres Config"
Change the password
-> Click Install Config for the first time.
-> Thats it, Postgressql is now available in all cpanel.
Note: cPanel & WHM works with PostgreSQL 7.3.x or later. Earlier versions will not work with cPanel & WHM