Re: [PATCHES] Optimized pgbench for 8.3 - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: [PATCHES] Optimized pgbench for 8.3
Date
Msg-id 20070408.101702.98341071.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: [PATCHES] Optimized pgbench for 8.3  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
List pgsql-hackers
Patch committed. Thanks.
--
Tatsuo Ishii
SRA OSS, Inc. Japan

> On 4/6/07, Tatsuo Ishii <ishii@postgresql.org> wrote:
> >
> >
> > BTW, is anybody working on enabling the fill factor to the tables used
> > by pgbench? 8.3 will introduce HOT, and I think adding the feature
> > will make it easier to test HOT.
> >
> >
> Please see if the attached patch looks good. It adds a new -F option
> which can be used to set fillfactor for tellers, accounts and branches
> tables. Default is 100 and anything between 10 and 100 is acceptable.
>
> Thanks,
> Pavan
>
> --
>
> EnterpriseDB     http://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: "Josh Tolley"
Date:
Subject: Re: Fate of pgsnmpd
Next
From: Larry Rosenman
Date:
Subject: Re: What X86/X64 OS's do we need coverage for?