Re: Re :MySQL Benchmark page - Problem with vacuum() in PostgreSQL

Поиск
Список
Период
Сортировка
Искать
От
Mark kirkwood
Тема
Re: Re :MySQL Benchmark page - Problem with vacuum() in PostgreSQL
Дата
Msg-id
01081811555100.01381@spikey.slithery.org
Ответ на
Список
Дерево обсуждения
Re :MySQL Benchmark page - Problem with vacuum() in PostgreSQL Mark kirkwood <markir@slingshot.co.nz>
Re :MySQL Benchmark page - Problem with vacuum() in PostgreSQL Michael Widenius <monty@mysql.com>
Re: Re :MySQL Benchmark page - Problem with vacuum() in PostgreSQL Mark kirkwood <markir@slingshot.co.nz>
Sounds eminently reasonable.... my misunderstanding sorry :-(

regards,
Mark

On Saturday 18 August 2001 00:15, Michael Widenius wrote:
> Hi!
>
> The idea is to run the same benchmarks two different ways:
>
> Normal:  Run without any vacuum commands
> Fast:    Run vacuum after each massive update/insert batch
>
> The reason for the 'fast' option is to get more accurate times for
> system that is mostly 'read' oriented.
>
> The test is more done like this:
>
> - Do a lot of inserts
> - vacuum
> - Do a lot of updates/deletes
> - vacuum
> - Do a lot of selects
> - drop tables
>
> Vacuum is never performed in a loop.
>
> In our tests we have noticed that we get a total speedup of 9 times
> when doing vacuum this way.
>
> Regards,
> Monty
>
> PS: The patch / new file we got from Tom Lane to fix the problem with
>     vacuum didn't help.  I will do a complete bug report about this
>     later today.
В списке pgsql-general по дате отправления
От: Bruce Momjian
Дата:
От: Lamar Owen
Дата:
FAQ