Re: performance of insert/delete/update

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: performance of insert/delete/update
Дата
Msg-id web-1838339@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на Re: performance of insert/delete/update  ("scott.marlowe" <scott.marlowe@ihs.com>)
Ответы Re: performance of insert/delete/update
Re: performance of insert/delete/update
Список pgsql-performance
Scott,

> > > The absolutely most important thing to do to speed up inserts and
> > > updates
> > > is to squeeze as many as you can into one transaction.

I was discussing this on IRC, and nobody could verify this assertion.
  Do you have an example of bunlding multiple writes into a transaction
giving a performance gain?

-Josh

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: performance of insert/delete/update
Следующее
От: Ron Johnson
Дата:
Сообщение: Re: performance of insert/delete/update