Re: Insert performance, what should I expect? - Mailing list pgsql-performance

From Matthew T. O'Connor
Subject Re: Insert performance, what should I expect?
Date
Msg-id 4175C97A.2080300@zeut.net
Whole thread Raw
In response to Insert performance, what should I expect?  (Brock Henry <brock.henry@gmail.com>)
List 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.

pgsql-performance by date:

Previous
From: Brock Henry
Date:
Subject: Insert performance, what should I expect?
Next
From: Rod Taylor
Date:
Subject: Re: Insert performance, what should I expect?