Re: Postgres permission denied - Mailing list pgsql-admin

From Verna Vergara
Subject Re: Postgres permission denied
Date
Msg-id 873174.35146.qm@web54409.mail.yahoo.com
Whole thread Raw
In response to Postgres permission denied  (Verna Vergara <vernadv@yahoo.com>)
List pgsql-admin
Hi Tom,

    Your right its the selinux I disabled it and it works. Thanks a lot!


----- Original Message ----
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Verna Vergara <vernadv@yahoo.com>
Cc: pgsql-admin@postgresql.org
Sent: Monday, February 4, 2008 12:08:17 PM
Subject: Re: [ADMIN] Postgres permission denied

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 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



Never miss a thing. Make Yahoo your homepage.

pgsql-admin by date:

Previous
From: Mike Williams
Date:
Subject: Re: "create implicit sequence" crashes postgres
Next
From: Tom Lane
Date:
Subject: Re: "create implicit sequence" crashes postgres