"SELECT IN" Still Broken in 7.4b

Поиск
Список
Период
Сортировка
От Mike Winter
Тема "SELECT IN" Still Broken in 7.4b
Дата
Msg-id Pine.LNX.4.33L2.0308201002210.6023-100000@frontlogic.com
обсуждение исходный текст
Ответы Re: "SELECT IN" Still Broken in 7.4b
Re: "SELECT IN" Still Broken in 7.4b
Re: "SELECT IN" Still Broken in 7.4b
Список pgsql-sql
I'm sure many on this list are sick of hearing about this problem, but it
was on the fix list for 7.4, but doesn't appear to have been changed.

You can see one of the many threads on the problem at:
http://archives.postgresql.org/pgsql-sql/2003-05/msg00352.php

Basically, queries of the form SELECT <rows> FROM <table> WHERE <row> IN
(<list of values>) take forever for high numbers of rows in the IN clause.
We've done timing on 7.3 and 7.4b and there is no speed improvement on
these queries.

Does anyone know what the status of this bug is?
-- 
_______________________________________________________________________
Front Logic Inc.                                  Tel: 306.653.2725 x14
226 Pacific Ave                                   or 1.800.521.4510 x14
Saskatoon, SK                                     Fax: 306.653.0972
S7K 1N9  Canada                      Cell: 306.717.2550
http://www.frontlogic.com                   mike.winter@frontlogic.com





В списке pgsql-sql по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: Approved
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: "SELECT IN" Still Broken in 7.4b