Re: PG for DataWarehouse type Queries

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PG for DataWarehouse type Queries
Дата
Msg-id 8581.1186366212@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PG for DataWarehouse type Queries  (Ow Mun Heng <Ow.Mun.Heng@wdc.com>)
Список pgsql-general
Ow Mun Heng <Ow.Mun.Heng@wdc.com> writes:
> Queries involves 11 Joins (of 5 Main tables, of which 3 are Large, 2 are
> fact tables)

It would be a good idea to increase join_collapse_limit to more than 11.
This will increase the planning time, but the investment will likely be
worthwhile for such a large query.

            regards, tom lane

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

Предыдущее
От: Benjamin Arai
Дата:
Сообщение: indexing large "text" attributes ... ERROR: maximum size is 8191
Следующее
От: Tom Lane
Дата:
Сообщение: Re: indexing large "text" attributes ... ERROR: maximum size is 8191