Re: Getting even more insert performance (250m+rows/day)

Поиск
Список
Период
Сортировка
От Daniel J. Luke
Тема Re: Getting even more insert performance (250m+rows/day)
Дата
Msg-id 7E2D9162-867B-4DB1-B8A3-9ED701434488@geeklair.net
обсуждение исходный текст
Ответ на Re: Getting even more insert performance (250m+rows/day)  ("Larry Rosenman" <lrosenman@pervasive.com>)
Ответы Re: Getting even more insert performance (250m+rows/day)
Список 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.          |
+========================================================+



Вложения

В списке pgsql-performance по дате отправления:

Предыдущее
От: "Daniel J. Luke"
Дата:
Сообщение: Re: Getting even more insert performance (250m+rows/day)
Следующее
От: "Larry Rosenman"
Дата:
Сообщение: Re: Getting even more insert performance (250m+rows/day)