Re: Help tracking down problem with inserts slowing down...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Help tracking down problem with inserts slowing down...
Дата
Msg-id 22388.1070815957@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Help tracking down problem with inserts slowing down...  (Steve Wampler <swampler@noao.edu>)
Ответы Re: Help tracking down problem with inserts slowing  (Steve Wampler <swampler@noao.edu>)
Список 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 по дате отправления:

Предыдущее
От: Steve Wampler
Дата:
Сообщение: Re: Help tracking down problem with inserts slowing down...
Следующее
От: Steve Wampler
Дата:
Сообщение: Re: Help tracking down problem with inserts slowing