Re: Is it possible to set a timeout for optimization in PostgreSQL?

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: Is it possible to set a timeout for optimization in PostgreSQL?
Дата
Msg-id 988520069.51569.1415070830760.open-xchange@oxweb01.ims-firmen.de
обсуждение исходный текст
Ответ на Is it possible to set a timeout for optimization in PostgreSQL?  (Zhan Li <zhanli89@gmail.com>)
Список pgsql-general

> Zhan Li <zhanli89@gmail.com> hat am 4. November 2014 um 03:01 geschrieben:
>
>
> Hi all,
>
> In PostgreSQL is there a timeout when the optimizer stops the optimization
> process and returns the least expensive plan it has found so far? Is it
> possible to change its value?
>
> Thanks,
> Zhan


Please read http://www.postgresql.org/docs/current/static/geqo-pg-intro.html.


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

Предыдущее
От: Zhan Li
Дата:
Сообщение: Is it possible to set a timeout for optimization in PostgreSQL?
Следующее
От: David G Johnston
Дата:
Сообщение: Re: Help with PostgreSQL 9.4 to expand jsonb int array into table with row numbers