Pavel Stehule <[email protected]> wrote: > Personally I thing, so this behave is bad. Or there is wrong default > fillfactor 0.
No, you used fillfactor=10 here:
>> [pa...@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
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
