PostgreSQL and SELinux
From PostgreSQL wiki
(Difference between revisions)
m (+Category) |
|||
| Line 7: | Line 7: | ||
*[http://archives.postgresql.org/pgsql-general/2006-10/msg00778.php Permission problem with create tablespace] | *[http://archives.postgresql.org/pgsql-general/2006-10/msg00778.php Permission problem with create tablespace] | ||
*[http://docs.fedoraproject.org/selinux-faq-fc5/ Fedora Core 5 SELinux FAQ] | *[http://docs.fedoraproject.org/selinux-faq-fc5/ Fedora Core 5 SELinux FAQ] | ||
| + | * [[Move_PGDATA_Fedora_17|Moving your PGDATA directory to /home in Fedora 17]] | ||
[[Category:SELinux]] | [[Category:SELinux]] | ||
Latest revision as of 19:13, 10 November 2012
It can be very difficult to get a PostgreSQL database running with SELinux (which is most commonly used on RedHat installations). Here are some comments and documents on this topic:
