Patch committed. Thanks. -- Tatsuo Ishii SRA OSS, Inc. Japan > On 4/6/07, Tatsuo Ishii <[EMAIL PROTECTED]> 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
---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match