Re: usage of copy command in pgsql

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: usage of copy command in pgsql
Дата
Msg-id 20060216115628.GE15433@webserv.wug-glas.de
обсуждение исходный текст
Ответ на usage of copy command in pgsql  (rama krishna <arkr505@gmail.com>)
Список pgsql-general
am  16.02.2006, um 17:13:22 +0530 mailte rama krishna folgendes:
> I have to copy the  file to a table data base
>   the command used for this is COPY
>                    But it showing the error like no permission is granted to
> read the file.
>    for this i gave 777 permissions to that file even the same err repeated.
>     What to do for this

You, particularly postgres, need read access for the whole path to this file.


HTH, Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47215,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: usage of copy command in pgsql
Следующее
От: Robert Treat
Дата:
Сообщение: Re: Why does an ON SELECT rule have to be named "_RETURN"?