Re: Turn off vacuum in pgbench?

Поиск
Список
Период
Сортировка
От Pavan Deolasee
Тема Re: Turn off vacuum in pgbench?
Дата
Msg-id 2e78013d0709250946t7d667ea5l1c9c266f403c876b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Turn off vacuum in pgbench?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Turn off vacuum in pgbench?  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers


On 9/25/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:


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...


The only problem I faced  is while executing custom scripts using pgbench.
You either need to do the initialization (pgbench -i) or run with -n option
(no vacuum). But I don't have any strong preference here.


Thanks,
Pavan

--
Pavan Deolasee
EnterpriseDB     http://www.enterprisedb.com

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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: Hash index todo list item
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: pg_resetxlog output clarification