Re: IN limit

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: IN limit
Дата
Msg-id dcc563d10812101028i419158b8x27ebb7e3c9f3243e@mail.gmail.com
обсуждение исходный текст
Ответ на IN limit  (Said Ramirez <sramirez@vonage.com>)
Ответы Re: IN limit  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general
On Wed, Dec 10, 2008 at 11:08 AM, Said Ramirez <sramirez@vonage.com> wrote:
> Is there a limit to the number of entries I can pass in an IN clause as part
> of a SELECT statement? As in
> SELECT baz FROM foo where id in ( 1, 2,... ) ;

I think it's high enough you'd have performance problems before it
would fail.  If there even is one.

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

Предыдущее
От: Guy Rouillier
Дата:
Сообщение: Re: Ubuntu for servers (was TurnKey PostgreSQL)
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: IN limit