Re: Are indexes blown?

Поиск
Список
Период
Сортировка
От Phoenix Kiula
Тема Re: Are indexes blown?
Дата
Msg-id e373d31e0802150426o7b2dce6dp70dd541783275b87@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Are indexes blown?  (Richard Huxton <dev@archonet.com>)
Ответы Re: Are indexes blown?
Re: Are indexes blown?
Список pgsql-general
On 15/02/2008, Richard Huxton <dev@archonet.com> wrote:

> First guess is that it's not using the index. What does
>   EXPLAIN ANALYSE SELECT user_id FROM clients WHERE user_id LIKE '...'
>  show?
>
>  Check the list archives for locale and like and text_pattern_ops too -
>  that's a good place to check.


There is nothing to do with locale. The same database has been working
just fine for 2 years. Why should this be an issue now?

When I ran the EXPLAIN SELECT, the database was hanging. Or taking too
much time (waiting for 5 minutes), or whatever. I cancelled it.

That's the problem. It works, then it doesn't. Then it works again. I
am guessing it could be the load, but there's nothing new in terms of
load that should be causing this!

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

Предыдущее
От: "Phoenix Kiula"
Дата:
Сообщение: Re: Are indexes blown?
Следующее
От: Balázs Klein
Дата:
Сообщение: Re: dynamic crosstab