I think many people use postgresql on Linux. How do you start up postgresql when the machine boots.
I do this "su - postgresql -c "
It is okay on the command line.
If being put on /etc/rc.d/init.d,
it reports "su: permission denied"
How do you overcome this?
Thanks
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
