elein <elein(at)varlena(dot)com> writes:
> Much later in the day, a vacuum analyze of the
> db showed that all of the indexes for that table
> required significant vacuuming, although the
> table did not.
What do you mean by that exactly? If it's just that the index pages
emptied by one VACUUM aren't actually recycled till the next one,
that's by design.
regards, tom lane