Re: Error while importing CSV file

From: Lockas <w_ward_w(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Error while importing CSV file
Date: 2012-02-07 05:43:35
Message-ID: 1328593415464-5462255.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

OK .. my offending line number is 4533
How can i remove it while copying ?

*COPY Table
FROM 'insert .csv dir here'
USING DELIMITERS ';' CSV HEADER*

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Error-while-importing-CSV-file-tp5458103p5462255.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Travers 2012-02-07 05:55:47 Re: Don't Thread On Me (PostgreSQL related)
Previous Message John R Pierce 2012-02-07 05:05:00 Re: Don't Thread On Me (PostgreSQL related)