TODO Item: IN(long list ...)

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема TODO Item: IN(long list ...)
Дата
Msg-id 200610311245.17475.josh@agliodbs.com
обсуждение исходный текст
Ответы Re: TODO Item: IN(long list ...)  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Bruce, all:

This is a longstanding performance issue which just came up again on IRC, 
and I can't find a TODO item for it.  So I'd like it added to TODO.  
Suggested phrasing:

-- Improve performance of queries with IN() clauses containing hundreds or 
more literal values, possibly by re-writing it as a join to a virtual 
table.

Corrections?

-- 
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [PATCHES] WAL logging freezing
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: TODO Item: IN(long list ...)