Steve Wampler <swampler@noao.edu> writes:
> Hmmm, I have a feeling that's not as obvious as I thought... I can't
> identify the index (named 'id_index') in the output of vacuum verbose.
In 7.2, the index reports look like
Index %s: Pages %u; Tuples %.0f.
and should appear in the part of the printout that deals with their
owning table.
regards, tom lane