Greer, Doug wrote:
> Hello all,
>         I am interested in using Postgresql for a dB of hundreds of
> millions of rows in several tables.  The COPY command seems to be way
> too slow.  Is there any bulk import program similar to Oracle's SQL
> loader for Postgresql? Sincerely,  
> Doug Greer

We're getting about 64 million rows inserted in about 1.5 hrs into a
table with a multiple-column primary key - that's the only index.
That's seems pretty good to me - SQL Loader takes about 4 hrs to do the
same job.

-- 
Guy Rouillier

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to