Different length lines in COPY CSV - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Different length lines in COPY CSV
Date
Msg-id 439CF9E8.3060104@familyhealth.com.au
Whole thread Raw
Responses Re: Different length lines in COPY CSV  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Hi,

Is there any way to force COPY to accept that there will be lines of 
different length in a data file?

I have a rather large file I'm trying to import.  It's in CSV format, 
however, they leave off trailing empty columns on most lines.

Any way to do this?  Should it be supported by CSV mode?

Chris



pgsql-hackers by date:

Previous
From: Carlos Moreno
Date:
Subject: Re: Adding funtions to postgresql (Not - )e: Please Help:
Next
From: Bruce Momjian
Date:
Subject: Re: Different length lines in COPY CSV