Different length lines in COPY CSV

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Different length lines in COPY CSV
Date: 2005-12-12 04:17:44
Message-ID: 439CF9E8.3060104@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-12-12 04:55:49 Re: Different length lines in COPY CSV
Previous Message Carlos Moreno 2005-12-12 02:36:29 Re: Adding funtions to postgresql (Not - )e: Please Help: