Re: strings - Mailing list pgsql-general

From Tom Lane
Subject Re: strings
Date
Msg-id 22436.1131751451@sss.pgh.pa.us
Whole thread Raw
In response to strings  (Hugo <htakada@gmail.com>)
List pgsql-general
Hugo <htakada@gmail.com> writes:
> ERROR: could not open file "c:file.csv" for reading: No such file or
> directory
> CONTEXT: SQL statement "copy comisiones.avon(
> zona,ano,campana,fechapro,contrato,situacion,documento,tipo,subtipo,exentas=
> ,gravadas,iva,importe
> ) from 'c:\file.csv' with CSV"

Looks like you need to double that backslash ... or use a forward slash.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: postgres 8.1 compile error in the pg_attribute.h file
Next
From: Ben
Date:
Subject: Re: Reports and postgres