COPY command question
| От | Ivano Luberti |
|---|---|
| Тема | COPY command question |
| Дата | |
| Msg-id | 49BFB79E.5080107@archicoop.it обсуждение исходный текст |
| Ответ на | Re: PostgreSQL clustering with DRBD (Serge Fonville <serge.fonville@gmail.com>) |
| Ответы |
Re: COPY command question
|
| Список | pgsql-general |
Hi all, executing the following command inside pgAdmin on my Windows
Vista (please avoid comment, I pray you) :
copy anagrafica_import from 'c:\\temp\\anagraficaANIDIs.csv' WITH CSV
I get the following error:
WARNING: nonstandard use of \\ in a string literal
LINE 1: copy anagrafica_import from 'C:\\temp\\anagraficaANIDIs.csv'...
^
HINT: Use the escape string syntax for backslashes, e.g., E'\\'.
ERROR: could not open file "C:\temp\anagraficaANIDIs.csv" for reading:
No such file or directory
********** Errore **********
ERROR: could not open file "C:\temp\anagraficaANIDIs.csv" for reading:
No such file or directory
Stato SQL: 58P01
The problem is the file C:\temp\anagraficaANIDIs.csv is there and I have
granted reading rights to everyone .
Any suyggestion?
В списке pgsql-general по дате отправления: