Re: Alternate DB location continued. - Mailing list pgsql-general

From Tom Lane
Subject Re: Alternate DB location continued.
Date
Msg-id 17738.1108736945@sss.pgh.pa.us
Whole thread Raw
In response to Alternate DB location continued.  (Bob Hartung <rwhart@mchsi.com>)
List pgsql-general
Bob Hartung <rwhart@mchsi.com> writes:
>    Here is the situation:
>     Fedora Core 3 with all updates.
>     PostgreSQL 8.0.1 installed - no tables to update.
>     In /etc/profile I have declared:
>         PGDATA=/pg_data

You're being bit by SELinux.  Either take it out of enforcement mode or
teach it that the postgres daemon is allowed to access /pg_data.

            regards, tom lane

pgsql-general by date:

Previous
From: "David Gagnon"
Date:
Subject: quote_literal Simple question
Next
From: Terry Lee Tucker
Date:
Subject: Re: quote_literal Simple question