Re: QP Problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: QP Problem
Дата
Msg-id 19410.1179616834@sss.pgh.pa.us
обсуждение исходный текст
Ответ на QP Problem  ("s d" <s.d.sauron@gmail.com>)
Список pgsql-performance
"s d" <s.d.sauron@gmail.com> writes:
> 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.

Please show the details: the table definitions, exact query, and plan.

            regards, tom lane

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

Предыдущее
От: Ron Mayer
Дата:
Сообщение: Re: Background vacuum
Следующее
От: PFC
Дата:
Сообщение: Postgres Benchmark Results