| From: | "Wierzbicki, Ralf" <rwierzbicki(at)stryker(dot)ca> |
|---|---|
| To: | "Pgsql-Admin (E-mail)" <pgsql-admin(at)postgreSQL(dot)org> |
| Subject: | COPY |
| Date: | 2000-03-31 15:28:35 |
| Message-ID: | 8142BE56BFF7D311BC4E00B0D0219AF57787@mail.stryker.ca.1.67.10.in-addr.arpa |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Edward Chase | 2000-03-31 18:05:07 | Re: COPY |
| Previous Message | Niall Dalton | 2000-03-31 10:18:06 | Re: Error when attempting to start |