Re: Is it possible to set a timeout for optimization in PostgreSQL? - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: Is it possible to set a timeout for optimization in PostgreSQL?
Date
Msg-id 988520069.51569.1415070830760.open-xchange@oxweb01.ims-firmen.de
Whole thread Raw
In response to Is it possible to set a timeout for optimization in PostgreSQL?  (Zhan Li <zhanli89@gmail.com>)
List 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 by date:

Previous
From: Zhan Li
Date:
Subject: Is it possible to set a timeout for optimization in PostgreSQL?
Next
From: David G Johnston
Date:
Subject: Re: Help with PostgreSQL 9.4 to expand jsonb int array into table with row numbers