18 Jun
2007
18 Jun
'07
2:49 p.m.
I forgot to mention that the load script use the following formula: COPY N RECORDS INTO table from 'path/to/importfile' ... where N is the number of records in the inputfile. Regards, Zoltan Colin Foss wrote:
James,
I've had success avoiding "swap-of-death" with COPY INTO by specifying the number of records on each statement.