Re: Improving the memory allocator

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Improving the memory allocator
Дата
Msg-id 4DB72EAF.70400@2ndQuadrant.com
обсуждение исходный текст
Ответ на Improving the memory allocator  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On 04/25/2011 05:45 PM, Andres Freund wrote:
> The profile I used in this case was:
>
> pgbench -h /tmp/ -p5433 -s 30 pgbench -S -T 20
>    

I'd suggest collecting data from running this with "-M prepared" at some 
point too, so that you can get a basic idea which of these allocations 
are avoided when using prepared statements.

-- 
Greg Smith   2ndQuadrant US    greg@2ndQuadrant.com   Baltimore, MD




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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: offline consistency check and info on attributes
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: SR standby hangs