Re: Reallife szenario for GEQO

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Reallife szenario for GEQO
Дата
Msg-id 11287.1074006375@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Reallife szenario for GEQO  (Bernd Helmle <mailings@oopsware.de>)
Ответы Re: Reallife szenario for GEQO  (Bernd Helmle <mailings@oopsware.de>)
Список pgsql-general
Bernd Helmle <mailings@oopsware.de> writes:
> But what means "enough tables"?

GEQO_THRESHOLD or more.  You can set that anywhere you like (I think the
default is 11 or 12, which is about where the standard exhaustive-search
planner becomes painfully slow).

            regards, tom lane

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: insertion with trigger failed unexpectedly
Следующее
От: Jeff Eckermann
Дата:
Сообщение: Re: Any real known bugs about wrong selects?