COPY command on windows???

Поиск
Список
Период
Сортировка
От Andreas
Тема COPY command on windows???
Дата
Msg-id 4A60BD8B.9050807@gmx.net
обсуждение исходный текст
Ответы Re: COPY command on windows???
Список pgsql-general
Hi,
I'd like to read a csv file into PG 8.4.

COPY relations FROM E'd:\\relations.csv' CSV HEADER;

It throws (translated):
ERROR: can't open file >>d:\relations.csv<< for reading
file or directory not found

The PG doc doesn't describe the path-syntax for windows.
With google I only find references to permission errors.


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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Please help
Следующее
От: Sachin Srivastava
Дата:
Сообщение: initdb failure on Windows XP