Re: answer my question, please!!!

Поиск
Список
Период
Сортировка
От Tino Schwarze
Тема Re: answer my question, please!!!
Дата
Msg-id 20080718113026.GB22470@easy2.in-chemnitz.de
обсуждение исходный текст
Ответ на answer my question, please!!!  ("ria ulfa" <riakdr@gmail.com>)
Список pgsql-admin
On Fri, Jul 18, 2008 at 04:29:42PM +0700, ria ulfa wrote:
> 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..

The file is read by the server process, therefore, the user the server
process runs as needs read permissions for the file.

HTH,

Tino.

PS: The more exclamation marks you use, the lower get the chances that
you're taken serious and actually get a response.

--
'Multiple exclamation marks,' he went on, shaking his head, 'are a
sure sign of a diseased mind.' (Terry Pratchett)

www.craniosacralzentrum.de
www.forteego.de

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Ewald Geschwinde"
Дата:
Сообщение: Re: answer my question, please!!!
Следующее
От: "Aynur SANCAKLI"
Дата:
Сообщение: unrecognized data type on dblink