Changes

From SME Server
Jump to navigationJump to search
Line 26: Line 26:  
====Install application====
 
====Install application====
 
After installing the scl-postgresql92 repository, PostgreSQL can be installed by issuing the following command:
 
After installing the scl-postgresql92 repository, PostgreSQL can be installed by issuing the following command:
  yum install postgresql92 --enablrepo=scl-postgresql
+
  yum install postgresql92 --enablerepo=scl-postgresql92
 
Once installed, the application is installed on your SME Server at '''/opt/rh/postgresql92''' as an isolated environment for the application.
 
Once installed, the application is installed on your SME Server at '''/opt/rh/postgresql92''' as an isolated environment for the application.
    
Only '''1''' service script has been installed on your base SME Server which is '''/etc/rc.d/init.d/postgresql92-postgresql'''. This script will start and stop the installed application.
 
Only '''1''' service script has been installed on your base SME Server which is '''/etc/rc.d/init.d/postgresql92-postgresql'''. This script will start and stop the installed application.
      
====Test installed application====
 
====Test installed application====

Navigation menu