Re: Slow SELECT...IN statements - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Slow SELECT...IN statements
Date
Msg-id 200103231712.MAA15560@candle.pha.pa.us
Whole thread Raw
In response to Slow SELECT...IN statements  ("Jan Wessely" <jawe@jawe.net>)
List pgsql-general
[ Charset ISO-8859-1 unsupported, converting... ]
> The FAQ states in entry 4.23 that SELECT...IN statements are slow and
> recommends to use EXISTS...IN statements instead. It also states that this
> will be resolved in some future version.
> I didn't find any entries about that in the TODO list, does anybody know
> when this will be fixed?

It will be fixed when we do the query tree rewrite, which is on the TODO
list, hopefully for 7.2.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Transcript of Internet Chat
Next
From: "Tamsin"
Date:
Subject: RE: Alter column length