Re: Turn off vacuum in pgbench?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Turn off vacuum in pgbench?
Дата
Msg-id 20256.1190737761@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Turn off vacuum in pgbench?  (Tatsuo Ishii <ishii@postgresql.org>)
Ответы Re: Turn off vacuum in pgbench?  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
Re: Turn off vacuum in pgbench?  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Tatsuo Ishii <ishii@postgresql.org> writes:
> Now that PostgreSQL 8.3 enables autovacuum by default, I think pgbench
> should stop issuing vacuum in pgbench -i since an ordinary vacuum will
> take very long time under autovacuum running. If there's no objection,
> I will remove vacuum from pgbench.

I'd be inclined to leave it there, simply because you'll be changing
the conditions of the benchmark if you take it out.  I have not noticed
any particular problems with it...
        regards, tom lane


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

Предыдущее
От: Kenneth Marshall
Дата:
Сообщение: Re: Hash index todo list item
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_resetxlog output clarification