View Single Post

   
  #5 (permalink)  
Old 04-10-2008, 05:18 AM
Jeffrey Tenny
 
Posts: n/a
Default Re: Postgresql 8.0.3, symbolic link to /var/lib/pgsql/data/base

The platform is Redhat 9, so no SELinux.

Tom Lane wrote:
> Jeffrey Tenny <jeffrey.tenny@comcast.net> writes:
>
>>I'm trying to move my databases to another drive.

>
>
> On what platform?
>
> One theory that fits the available facts is that you're running on a
> machine with SELinux enabled; the usual selinux policy forbids the
> postmaster from accessing files outside /var/lib/pgsql.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote