Re: pg_dump silently fails

From: Brandon Keepers <brandon(at)opensoul(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Devrim GUNDUZ <devrim(at)gunduz(dot)org>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: pg_dump silently fails
Date: 2005-06-14 19:46:18
Message-ID: 1118778378.5095.20.camel@eab009a-pc1.eab.unomaha.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, 2005-06-14 at 13:55 -0400, Tom Lane wrote:
> Is SELinux in enforcement mode, and if so does turning it off change
> things?

Yup, that was it. If you disable SELinux, everything works. I tried
just commenting out line 732
in /etc/selinux/targeted/contexts/files/file_contexts and that didn't
work. Anyone know how to correct this?

Brandon

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-06-14 20:25:34 Re: pg_dump silently fails
Previous Message Tom Lane 2005-06-14 18:49:17 Re: pg_dump silently fails