I am getting only this much...
[EMAIL PROTECTED] init.d]# ./postgresql restart
Stopping postgresql service: [FAILED]
Starting postgresql service: [FAILED]
[EMAIL PROTECTED] init.d]#
How to enable log in postgres...Please help
Unless you have turned it off logging is on by default (with minimum
setting)
Your prob may be knowing where the log is. By default you will find it
in your data directory along with postgresql.conf and it will be called
serverlog
tail that file (as root) and see what shows up there
--
Shane Ambler
[EMAIL PROTECTED]
Get Sheeky @ http://Sheeky.Biz
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster