Re: slow index lookup

Поиск
Список
Период
Сортировка
От Anj Adu
Тема Re: slow index lookup
Дата
Msg-id AANLkTim9I-YzoDuTK381tvAB1txEojQEYz_-XPygt7Ok@mail.gmail.com
обсуждение исходный текст
Ответ на Re: slow index lookup  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: slow index lookup
Re: slow index lookup
Список pgsql-performance
i have several partitions like this (similar size ...similar data
distribution)..these partitions are only "inserted"..never updated.
Why would I need to vacuum..

I can reindex..just curious what can cause the index to go out of whack.

On Tue, Jun 22, 2010 at 4:44 PM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
> Excerpts from Anj Adu's message of mar jun 22 17:44:39 -0400 2010:
>> This query seems unreasonable slow on a well-indexed table (13 million
>> rows). Separate indexes are present on guardid_id , from_num and
>> targetprt columns.
>
> Maybe you need to vacuum or reindex?
>
> --
> Álvaro Herrera <alvherre@commandprompt.com>
> The PostgreSQL Company - Command Prompt, Inc.
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support
>

В списке pgsql-performance по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: slow index lookup
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: slow index lookup