Re: Turn off vacuum in pgbench? - Mailing list pgsql-hackers

From Pavan Deolasee
Subject Re: Turn off vacuum in pgbench?
Date
Msg-id 2e78013d0709250946t7d667ea5l1c9c266f403c876b@mail.gmail.com
Whole thread Raw
In response to Re: Turn off vacuum in pgbench?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Turn off vacuum in pgbench?
List 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 by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: Hash index todo list item
Next
From: Simon Riggs
Date:
Subject: Re: pg_resetxlog output clarification