Bulk-copy? - Mailing list pgsql-novice

From Thomas Weholt
Subject Bulk-copy?
Date
Msg-id 01EEE08EC217D311B67400105AC8AB0E088885@ns1.cintra.no
Whole thread Raw
Responses Re: Bulk-copy?
List pgsql-novice
Hi,

I need to insert about 2000-10000 records into a database. I`m using Python
to do this. Is there a way to use some form of bulk copy that will do this
faster than plain-old insert for each and every record?

Thomas

pgsql-novice by date:

Previous
From: Thomas Weholt
Date:
Subject: Performance - fsync-off
Next
From: Ron Chmara
Date:
Subject: Re: Performance