Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 40: Line 40:     
====Initialize database====
 
====Initialize database====
PostgreSQL requires the initialization of t's database environment. This can be done by the following command:
+
PostgreSQL requires the initialization of the database environment. This can be done by the following command:
 
  /etc/rc.d/init.d/postgresql92-postgres initdb
 
  /etc/rc.d/init.d/postgresql92-postgres initdb
   Line 48: Line 48:  
  /etc/rc.d/init.d/postgresql92-postgres start
 
  /etc/rc.d/init.d/postgresql92-postgres start
 
and
 
and
  /etc/rc.d/init.d/postgresql92-postgres start
+
  /etc/rc.d/init.d/postgresql92-postgres stop
     

Navigation menu