Re: Postgres permission denied - Mailing list pgsql-admin

From Tom Lane
Subject Re: Postgres permission denied
Date
Msg-id 20079.1202098097@sss.pgh.pa.us
Whole thread Raw
In response to Postgres permission denied  (Verna Vergara <vernadv@yahoo.com>)
List pgsql-admin
Verna Vergara <vernadv@yahoo.com> 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
postgresduring 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

pgsql-admin by date:

Previous
From: Verna Vergara
Date:
Subject: Postgres permission denied
Next
From: Mike Williams
Date:
Subject: "create implicit sequence" crashes postgres