Re: Problem with sql COPY command

Поиск
Список
Период
Сортировка
От Richard Poole
Тема Re: Problem with sql COPY command
Дата
Msg-id 20040827221625.GA20455@guests.deus.net
обсуждение исходный текст
Ответ на Problem with sql COPY command  ("Jon Asher" <jon@vagabond-software.com>)
Ответы Re: Problem with sql COPY command - FIXED  ("Jon Asher" <jon@vagabond-software.com>)
Список pgsql-general
On Fri, Aug 27, 2004 at 03:03:34PM -0700, Jon Asher wrote:

> COPY fails with this error message:
> could not open file "/root/Desktop/server_transfer/WorldPoints_v2.txt" for
> reading: Permission denied

Don't forget that you'll need to set permissions on all the intermediate
directories as well as the file itself. It is probably safer to put the
file somewhere else than to make /root world-accessible. /tmp or an
ordinary user's home directory would be possibilities.


Richard

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

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: Problem with sql COPY command
Следующее
От: Tino Wildenhain
Дата:
Сообщение: Re: Problem with sql COPY command