Re: DISTINCT Question - Mailing list pgsql-performance

From Steinar H. Gunderson
Subject Re: DISTINCT Question
Date
Msg-id 20070508195551.GA7552@uio.no
Whole thread Raw
In response to DISTINCT Question  ("Y Sidhu" <ysidhu@gmail.com>)
List pgsql-performance
On Tue, May 08, 2007 at 12:52:35PM -0700, Y Sidhu wrote:
> Does using DISTINCT in a query force PG to abandon any index search it might
> have embarked upon?

No.

If you need help with a specific query, please post it, along with your table
definitions and EXPLAIN ANALYZE output.

/* Steinar */
--
Homepage: http://www.sesse.net/

pgsql-performance by date:

Previous
From: "Y Sidhu"
Date:
Subject: DISTINCT Question
Next
From: "Joshua D. Drake"
Date:
Subject: Re: DISTINCT Question