stange optimizer results - Mailing list pgsql-performance

From Peter T. Brown
Subject stange optimizer results
Date
Msg-id 1037902735.1784.22.camel@localhost.localdomain
Whole thread Raw
In response to vacuum full  ("Henrik Steffen" <steffen@city-map.de>)
Responses Re: stange optimizer results
List pgsql-performance
Hello--

Attached is a file containing two SQL queries. The first take
prohibitively long to complete because, according to EXPLAIN, it ignore
two very important indexes. The second SQL query seems almost identical
to the first but runs very fast because, according to EXPLAIN, it does
uses all the indexes appropriately.

Can someone please explain to me what the difference is here? Or if
there is something I can do with my indexes to make the first query run
like the second?


Thanks Much

Peter

Attachment

pgsql-performance by date:

Previous
From: "Charles H. Woloszynski"
Date:
Subject: Re: H/W RAID 5 on slower disks versus no raid on faster
Next
From: "scott.marlowe"
Date:
Subject: Re: H/W RAID 5 on slower disks versus no raid on faster