From: | Jeff - <threshar(at)torgo(dot)978(dot)org> |
---|---|
To: | pgsql-docs(at)postgresql(dot)org |
Subject: | SELinux & Redhat |
Date: | 2005-05-06 14:43:49 |
Message-ID: | BCAFEEBE-43EC-446F-95CF-A920CD43FE36@torgo.978.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-performance |
I think we should put some notes about SELinux causing issues with
pgsql in the OS notes or FAQ.
Myself and a few coworkers just spent a few hours tracking down why
pg_dump would produce no output. We'd fire it up in strace and we'd
see all the successful write calls, but not output.
We copied pg_dump from another machine and it worked fine, and that
machine was running the same OS & pg rpms.
Eventually we found it was SELinux was preventing pg_dump from
producing output.
Any thoughts? I could write up a short blurb but I'm not terribly
familiar with selinux. we just disabled the whole thing to make it work.
For the record:
CentOS 4.0
postgresql-8.0.2-1PGDG.i686.rpm (and associated) rpms from
postgresql.org's ftp server
--
Jeff Trout <jeff(at)jefftrout(dot)com>
http://www.jefftrout.com/
http://www.stuarthamm.net/
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-05-06 14:55:40 | Re: SELinux & Redhat |
Previous Message | Tom Lane | 2005-05-01 15:55:26 | Re: Storage requirements for NUMERIC |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-05-06 14:55:40 | Re: SELinux & Redhat |
Previous Message | Tom Lane | 2005-05-06 13:59:43 | Re: Bad choice of query plan from PG 7.3.6 to PG 7.3.9 |