Bulk-copy?

From: Thomas Weholt <Thomas(at)cintra(dot)no>
To: pgsql-novice(at)postgresql(dot)org
Subject: Bulk-copy?
Date: 2000-06-02 06:08:33
Message-ID: 01EEE08EC217D311B67400105AC8AB0E088885@ns1.cintra.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Ron Chmara 2000-06-02 08:53:54 Re: Performance
Previous Message Thomas Weholt 2000-06-02 06:07:14 Performance - fsync-off