Re: Help tracking down problem with inserts slowing down... - Mailing list pgsql-performance

From Tom Lane
Subject Re: Help tracking down problem with inserts slowing down...
Date
Msg-id 22388.1070815957@sss.pgh.pa.us
Whole thread Raw
In response to Re: Help tracking down problem with inserts slowing down...  (Steve Wampler <swampler@noao.edu>)
Responses Re: Help tracking down problem with inserts slowing
List pgsql-performance
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

pgsql-performance by date:

Previous
From: Steve Wampler
Date:
Subject: Re: Help tracking down problem with inserts slowing down...
Next
From: Steve Wampler
Date:
Subject: Re: Help tracking down problem with inserts slowing