COPY - Mailing list pgsql-admin

From Wierzbicki, Ralf
Subject COPY
Date
Msg-id 8142BE56BFF7D311BC4E00B0D0219AF57787@mail.stryker.ca.1.67.10.in-addr.arpa
Whole thread Raw
List pgsql-admin
Hello,

    I think I asked this question before but will try again.
I deal a lot with importing text files into my psql database and
quite often there are bad records in those files.  'COPY' will
abort the process whenever it encounters bad data.  Is there any
way to make 'COPY' skip bad records and continue with the import
process rather than abort the entire thing?

Thanks in advance.

--
Ralf

pgsql-admin by date:

Previous
From: Niall Dalton
Date:
Subject: Re: Error when attempting to start
Next
From: Edward Chase
Date:
Subject: Re: COPY