Verna Vergara <[EMAIL PROTECTED]> writes:
> Please kindly help me. In fedora core 4 Postgres cannot be started during
> the system startup. Error is Permission Denied. But in the command line if i
> issue /etc/init.t/postgres start it was successfully started. How can i start
> postgres during system startup without the error permission denied?
I'm guessing it's a selinux problem, in which case 'setenforce 0' would
help. But *really* the problem is that you're still running FC4.
That's been unsupported/obsolete for near two years now, and if memory
serves selinux was one of the rougher edges in it.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend