Re: more anti-postgresql FUD

Поиск
Список
Период
Сортировка
От Andrew - Supernews
Тема Re: more anti-postgresql FUD
Дата
Msg-id slrneivdb2.27so.andrew+nonews@atlantis.supernews.net
обсуждение исходный текст
Ответ на more anti-postgresql FUD  ("Merlin Moncure" <mmoncure@gmail.com>)
Список pgsql-general
On 2006-10-13, Alexander Staubo <alex@purefiction.net> wrote:
> Makes sense. However, in this case I was batching updates in
> transactions and committing each txn at 1 second intervals, all on a
> single connection. In other words, the bottleneck illustrated by this
> test should not be related to fsyncs, and this does not seem to
> explain the huge discrepancy between update (1,000/sec) and insert
> (9,000 inserts/sec, also in 1-sec txns) performance.

Update has to locate the one live row version amongst all the dead ones;
insert doesn't need to bother.

--
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services

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

Предыдущее
От: "John D. Burger"
Дата:
Сообщение: Re: A query planner that learns
Следующее
От: "Harpreet Dhaliwal"
Дата:
Сообщение: Server Added Y'day. Missing Today