Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:
> Personally I thing, so this behave is bad. Or there is wrong default
> fillfactor 0.
No, you used fillfactor=10 here:
>> [pavel(at)nemesis src]$ /usr/local/pgsql/bin/pgbench -i -F 10 -s 10 test
~~~~~
Pgbench sets the table's fillfactor to 10.
Regards,
---
Takahiro Itagaki
NTT Open Source Software Center