|I have postgresql server running on my system however when the system |restarts I always have to run postmaster ?D postgresSQL is there a |command to get this to run automatically so I don?t have to do this over |and over again.
You need to set postgress to run at startup. chkconfig -add postgresql reboot
-- Richard Miles Federal Way, WA registered linux user 46097