Re: Two identical systems, radically different performance

Поиск
Список
Период
Сортировка
От Claudio Freire
Тема Re: Two identical systems, radically different performance
Дата
Msg-id CAGTBQpbFSWPR1Z9NiN_B6amhONjyt9PvoT13Z=SdPN8GoKZi2Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Two identical systems, radically different performance  (Craig James <cjames@emolecules.com>)
Ответы Re: Two identical systems, radically different performance  (Evgeny Shishkin <itparanoia@gmail.com>)
Re: Two identical systems, radically different performance  (Craig James <cjames@emolecules.com>)
Список pgsql-performance
On Mon, Oct 8, 2012 at 7:25 PM, Craig James <cjames@emolecules.com> wrote:
>> > But why? What have I overlooked?
>>
>> Do you have readahead properly set up on the new one?
>
>
>  # blockdev --getra /dev/sdb1
> 256


It's probably this. 256 is way too low to saturate your I/O system.
Pump it up. I've found 8192 works nice for a system I have, 32000 I
guess could work too.


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

Предыдущее
От: Samuel Gendler
Дата:
Сообщение: Re: Scaling 10 million records in PostgreSQL table
Следующее
От: Evgeny Shishkin
Дата:
Сообщение: Re: Two identical systems, radically different performance