Re: TPC-R benchmarks

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: TPC-R benchmarks
Дата
Msg-id 3F784607.5020705@persistent.co.in
обсуждение исходный текст
Ответ на Re: TPC-R benchmarks  (Oleg Lebedev <oleg.lebedev@waterford.org>)
Ответы Re: TPC-R benchmarks  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Oleg Lebedev wrote:
> effective_cache_size = 32000    # typically 8KB each

That is 256MB. You can raise it to 350+MB if nothing else is running on the box.
Also if you have fast disk drives, you can reduce random page cost to 2 or 1.5.

I don't know how much this will make any difference to benchmark results but
usually this helps when queries are slow.

  HTH

  Shridhar


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

Предыдущее
От: Oleg Lebedev
Дата:
Сообщение: Re: TPC-R benchmarks
Следующее
От: Franco Bruno Borghesi
Дата:
Сообщение: Re: Performance: BigInt vs Decimal(19,0)