Select too many ids..

Поиск
Список
Период
Сортировка
От Abandoned
Тема Select too many ids..
Дата
Msg-id 1191261972.969283.208790@o80g2000hse.googlegroups.com
обсуждение исходный текст
Ответы Re: Select too many ids..
Re: Select too many ids..
Список pgsql-general
Hi..
I have a id list and id list have 2 million dinamic elements..
I want to select what id have point..
I try:

SELECT id, point FROM table WHERE id in (IDLIST)

This is working but too slowly and i need to performance..

I'm sorry my bad english.
King regards..


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

Предыдущее
От: "Jason L. Buberel"
Дата:
Сообщение: Re: Strange discrepancy in query performance...
Следующее
От: Goboxe
Дата:
Сообщение: Re: Partitioned table limitation