Re: Some Improvement - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Some Improvement
Date
Msg-id 25833.963445732@sss.pgh.pa.us
Whole thread Raw
In response to Some Improvement  (Tim Perdue <tperdue@valinux.com>)
List pgsql-hackers
Tim Perdue <tperdue@valinux.com> writes:
> I added the suggested index and changed my sql and the subjective tests
> seem to be improved somewhat. I checked EXPLAIN and it is using the new
> index.

> I still think there must be sorting going on, as the result is returned
> instantly if you remove the ORDER BY.

You "think"?  What does EXPLAIN show in the two cases?
        regards, tom lane


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [7.0.2] INDEX' TUPLES != HEAP' ..
Next
From: Tom Lane
Date:
Subject: Re: [7.0.2] INDEX' TUPLES != HEAP' ..