Re: moving postgresql's data directory - Mailing list pgsql-novice

From Henry Drexler
Subject Re: moving postgresql's data directory
Date
Msg-id CAAtgU9T3oHTQ-dipfQFWEfdrdhtL00wBYpb48cmhvy=hg4PNFg@mail.gmail.com
Whole thread Raw
In response to Re: moving postgresql's data directory  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice

On Fri, Jan 10, 2014 at 10:06 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:


However, I suspect that the key reason this isn't working is SELinux

Tom, I hate to say it - but I just cried out of happiness.
Thank you for your help.  SELinux was causing the issue (I did not suspect it as I usually get pop-ups when there is a violation).  setting selinux to permission allowed the database to start up - so that now tells me where my issue lies.

Thank you again - I really do appreciate it.

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: moving postgresql's data directory
Next
From: James McCarthy
Date:
Subject: Inheritance, shared primary keys between parent and child tables.