> IMHO, you should copy into a temporary table and the do a select
> distinct from it into the table that you want.
Which would be way too slow for normal operation :-(
We are talking about a "fast as possible" data load from a flat file
that may have duplicates (or even data errors, but that
is another issue).
Andreas
Responses
pgsql-hackers by date
| Next: | From: Marc G. Fournier | Date: 2001-10-01 14:40:46 |
| Subject: Re: Preparation for Beta |
| Previous: | From: Oleg Bartunov | Date: 2001-10-01 14:37:41 |
| Subject: cvs problem |