Re: error during copying .txt file

Поиск
Список
Период
Сортировка
От bangh
Тема Re: error during copying .txt file
Дата
Msg-id 3C97904D.48E3D0A0@baileylink.net
обсуждение исходный текст
Ответ на error during copying .txt file  (rama tulasi <ramtulasim@yahoo.com>)
Список pgsql-admin
set the folders' as well as file's permission
chmod o+x /home
chmod o+x /home/staff
chmod o+r band.txt

Banghe

rama tulasi wrote:

> hi,
> can you help me to solve this problem..
> copy hour from '/home/staff/band.txt' using delimiters
> ',';
> ERROR:  COPY command, running in backend with
> effective uid 26, could not open file
> '/home/staff/band.txt' for reading.  Errno =
> Permission denied (13).
>
> i am very greatful to you if you able to solve my
> problem.
>
> Thanks In advance
> Tulasi
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - live college hoops coverage
> http://sports.yahoo.com/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)


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

Предыдущее
От: rama tulasi
Дата:
Сообщение: error during copying .txt file
Следующее
От: Jean-Luc Lachance
Дата:
Сообщение: Re: error during copying .txt file