Re: Getting even more insert performance (250m+rows/day) - Mailing list pgsql-performance

From Daniel J. Luke
Subject Re: Getting even more insert performance (250m+rows/day)
Date
Msg-id 7E2D9162-867B-4DB1-B8A3-9ED701434488@geeklair.net
Whole thread Raw
In response to Re: Getting even more insert performance (250m+rows/day)  ("Larry Rosenman" <lrosenman@pervasive.com>)
Responses Re: Getting even more insert performance (250m+rows/day)  (Markus Schaber <schabi@logix-tt.com>)
List pgsql-performance
On May 24, 2006, at 4:12 PM, Larry Rosenman wrote:
> are the batches single insert's, or within a big transaction?
> If the former, the latter is a big win.

One big transaction every 5 minutes using 'COPY FROM' (instead of
inserts).

> Also, what release(s) are you running?

8.1.x (I think we're upgrading from 8.1.3 to 8.1.4 today).

--
Daniel J. Luke
+========================================================+
| *---------------- dluke@geeklair.net ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
|   Opinions expressed are mine and do not necessarily   |
|          reflect the opinions of my employer.          |
+========================================================+



Attachment

pgsql-performance by date:

Previous
From: "Daniel J. Luke"
Date:
Subject: Re: Getting even more insert performance (250m+rows/day)
Next
From: "Larry Rosenman"
Date:
Subject: Re: Getting even more insert performance (250m+rows/day)