Re: answer my question, please!!! - Mailing list pgsql-admin

From Ewald Geschwinde
Subject Re: answer my question, please!!!
Date
Msg-id cf42ed390807180238v3a3fa68djd7e91306a333256d@mail.gmail.com
Whole thread Raw
In response to answer my question, please!!!  ("ria ulfa" <riakdr@gmail.com>)
List pgsql-admin


2008/7/18 ria ulfa <riakdr@gmail.com>:
i want to copy table from file with command:
     COPY log FROM '/tmp/logfile.txt';
but there is error:
     ERROR: could not open file "/tmp/logfile.txt" for reading: Permission denied
what can i do for repair this error??
thanks for the answer..

you should use a user which can read this file or change permissions
this is not a postgres problem

--
Ewald Geschwinde

pgsql-admin by date:

Previous
From: "ria ulfa"
Date:
Subject: answer my question, please!!!
Next
From: Tino Schwarze
Date:
Subject: Re: answer my question, please!!!