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

From: Zhan Li <zhanli89(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Is it possible to set a timeout for optimization in PostgreSQL?
Date: 2014-11-04 02:01:09
Message-ID: 4221861A-A632-452D-87EE-6AE7A5A78F03@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Kretschmer 2014-11-04 03:13:50 Re: Is it possible to set a timeout for optimization in PostgreSQL?
Previous Message Arthur Silva 2014-11-04 01:38:57 Dynomite from Netflix - Making Non-Distributed Databases, Distributed