Heikki Linnakangas wrote:
Did you dump and reload the table after setting the fill factor? It only affects newly inserted data.
VACUUM FULL or CLUSTER should do the job too, right? After all, they recreate the table so they must take the fillfactor into account.
-- Craig Ringer -- Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance