| From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
|---|---|
| To: | pavan(dot)deolasee(at)gmail(dot)com |
| Cc: | pgsql-hackers(at)postgresql(dot)org, bruce(at)momjian(dot)us, itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Optimized pgbench for 8.3 |
| Date: | 2007-04-08 01:17:02 |
| Message-ID: | 20070408.101702.98341071.t-ishii@sraoss.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Patch committed. Thanks.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
> On 4/6/07, Tatsuo Ishii <ishii(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Larry Rosenman | 2007-04-08 02:22:58 | Re: What X86/X64 OS's do we need coverage for? |
| Previous Message | Josh Tolley | 2007-04-07 22:39:15 | Re: Fate of pgsnmpd |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-04-08 01:31:18 | Re: Make CLUSTER MVCC-safe |
| Previous Message | Bruce Momjian | 2007-04-08 01:16:41 | Re: LIMIT/SORT optimization |