Re: QP Problem - Mailing list pgsql-performance

From Tom Lane
Subject Re: QP Problem
Date
Msg-id 19410.1179616834@sss.pgh.pa.us
Whole thread Raw
In response to QP Problem  ("s d" <s.d.sauron@gmail.com>)
List 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 by date:

Previous
From: Ron Mayer
Date:
Subject: Re: Background vacuum
Next
From: PFC
Date:
Subject: Postgres Benchmark Results