Re: COPY - permission denied - Mailing list pgsql-general

From Michael Fuhr
Subject Re: COPY - permission denied
Date
Msg-id 20050923142110.GA73245@winnie.fuhr.org
Whole thread Raw
In response to COPY - permission denied  (John Seberg <johnseberg@yahoo.com>)
List pgsql-general
On Fri, Sep 23, 2005 at 07:03:44AM -0700, John Seberg wrote:
> I have used the COPY command dozens of times! I think
> I *get* it. But, I'm getting "permission denied"
> errors.
>
> This is a fresh install of Fedora Core 4 (x86). I have
> Postgresql running under the user postgres. I am
> logged into to psql as postgres. The files are owned
> by postgres and are -rw-------. They are being found -
> it isn't a "file not found" error.

Have you checked the permissions on the parent directory, the
grandparent directory, etc.?

--
Michael Fuhr

pgsql-general by date:

Previous
From: Douglas McNaught
Date:
Subject: Re: COPY - permission denied
Next
From: Bruno Wolff III
Date:
Subject: Re: Questions about Rollback - after insert, update,