On Wed, 2005-04-20 at 09:03 -0400, Bruce Momjian wrote:
> My guess is that the FILLFACTOR will actually be a GUC variable rather
> than a clause to CREATE INDEX or REINDEX or CLUSTER.
I hope not, but it would be easier to set like that and a lot easier to
code up that way.
Trouble is, if you need it, it needs to be varied according to what is
happening to a particular relation. Otherwise you'd gain benefit in one
area and lose it in another.
Best Regards, Simon Riggs