Re: Insert performance, what should I expect?

From: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>
To: Brock Henry <brock(dot)henry(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Insert performance, what should I expect?
Date: 2004-10-20 02:12:10
Message-ID: 4175C97A.2080300@zeut.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Brock Henry wrote:

>Hi,
>
>I've after some opinions about insert performance.
>
Have you looked into using the copy command instead of inserts? For
bulk loading of data it can be significantly faster.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Rod Taylor 2004-10-20 02:12:28 Re: Insert performance, what should I expect?
Previous Message Brock Henry 2004-10-20 01:53:37 Insert performance, what should I expect?