Re: How many joins is too many joins....

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How many joins is too many joins....
Дата
Msg-id 23309.1044586912@sss.pgh.pa.us
обсуждение исходный текст
Ответ на How many joins is too many joins....  ("codeWarrior" <GPatnude@adelphia.net>)
Ответы Re: How many joins is too many joins....
Список pgsql-general
"codeWarrior" <GPatnude@adelphia.net> writes:
> Anyone have a number for how many joined tables postgreSQL can handle in any
> given query ? I thought I saw the number 64 somewhere in the docs...

There's no hardwired limit.  Whether you'll get a decent plan is another
question ...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: AllocSetAlloc() error message
Следующее
От: Tom Lane
Дата:
Сообщение: Re: plpgsql - fetching from returned cursors