| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Verna Vergara <vernadv(at)yahoo(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Postgres permission denied |
| Date: | 2008-02-04 04:08:17 |
| Message-ID: | 20079.1202098097@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Verna Vergara <vernadv(at)yahoo(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mike Williams | 2008-02-04 17:26:00 | "create implicit sequence" crashes postgres |
| Previous Message | Verna Vergara | 2008-02-04 03:40:22 | Postgres permission denied |