COPY command on windows??? - Mailing list pgsql-general

From Andreas
Subject COPY command on windows???
Date
Msg-id 4A60BD8B.9050807@gmx.net
Whole thread Raw
Responses Re: COPY command on windows???
List 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 by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Please help
Next
From: Sachin Srivastava
Date:
Subject: initdb failure on Windows XP