Re: Bgwriter behavior

Поиск
Список
Период
Сортировка
От John Hansen
Тема Re: Bgwriter behavior
Дата
Msg-id 1104218630.3105.7.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Bgwriter behavior  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Bgwriter behavior
Re: Bgwriter behavior
Список pgsql-hackers
> I ran some tests last week and can report results similar on Tom's test:
> 
>     pgbench -i -s 10 bench
>     pgbench -c 10 -t 10000 bench
> 
> The tests were on a machine with a single SCSI drive that doesn't lie
> about fsync.  I found 7.4.X got around 75tps while 8.0 got 100tps, very
> similar to the 65/107 numbers Tom had.

You do realize, that pgbench result comparisons are about as useful as a
fork for eating soup?

On another note, how do you know for sure, that your drive does not lie
about fsync?

Did you run the tests with fsync turned off vs fsync on?

> First, I am confused why we have such a large improvement in 8.0.  Does
> anyone know?  This is a pretty long test so a 33-50% increase is a big
> jump.

bgwriter is responsible I imagine,... I experienced the same improvement
in an early 7.5, just after the bgwriter was added.
(tho my results was about 4-5 times higher in terms of tps rates, hehe)

... John



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Ready for RC3?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: RC2 and open issues