Changes

Jump to navigation Jump to search
no edit summary
Line 52: Line 52:  
====Start/Stop PostgreSQL as a system service====
 
====Start/Stop PostgreSQL as a system service====
 
Issue the following commands as root:
 
Issue the following commands as root:
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99postgresql
+
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99postgresql92-postgresql
  chkconfig postgresql on
+
  chkconfig postgresql92-postgresql on
  config set postgresql service
+
  config set postgresql92-postgresql service
  config setprop postgresql status enabled
+
  config setprop postgresql92-postgresql status enabled
    
[[Category:Software Collections]]
 
[[Category:Software Collections]]

Navigation menu