Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: yiibong on November 06, 2005, 05:47:06 PM
-
hey,
Is it any contrib for howto PostgreSQL for sme7? thanks.
-
I think this will do it:
yum install postgresql-server postgresql-jdbc
config set postgresql service status enabled
ln -s /etc/rc.d/init.d/e-smith-service /etc/rc.d/rc7.d/S64postgresql
signal-event post-upgrade
signal-event reboot
That should start up postgresql when the server is restarted.