QP Problem

Поиск
Список
Период
Сортировка
От s d
Тема QP Problem
Дата
Msg-id 24b53fa00705191508i36fbf192me7152c79bf2ec50f@mail.gmail.com
обсуждение исходный текст
Ответы Re: QP Problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Hi,
I have about 6 tables that inherit from one table. They all have the
exact same indexes but when i try to query all by a row (which is
indexed, btree) the QP decides to do sequential scan for some of them
(the bigger tables) rather than use the index.
Any ideas why that may happen?
I am using postgres 8.2
Thanks,
S.

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

Предыдущее
От: Guido Neitzer
Дата:
Сообщение: Re: performance drop on 8.2.4, reverting to 8.1.4
Следующее
От: Ron Mayer
Дата:
Сообщение: Re: Background vacuum