Re: new full vacuum doesn't work - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: new full vacuum doesn't work
Date
Msg-id 162867791001080351w391aa50ey539a1878369a6046@mail.gmail.com
Whole thread Raw
In response to Re: new full vacuum doesn't work  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
List pgsql-hackers
2010/1/8 Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>:
>
> Pavel Stehule <pavel.stehule@gmail.com> wrote:
>
>> Personally I thing, so this behave is bad. Or there is wrong default
>> fillfactor 0.
>
> No, you used fillfactor=10 here:
>>> [pavel@nemesis src]$ /usr/local/pgsql/bin/pgbench -i -F 10 -s 10 test
>                                                        ~~~~~
> Pgbench sets the table's fillfactor to 10.

ok, my error

thank you
Pavel

>
> Regards,
> ---
> Takahiro Itagaki
> NTT Open Source Software Center
>
>
>


pgsql-hackers by date:

Previous
From: Takahiro Itagaki
Date:
Subject: Re: new full vacuum doesn't work
Next
From: Magnus Hagander
Date:
Subject: Re: Setting oom_adj on linux?