Re: Oracle baseline/baseplan/outplan in Postgres

From: Luca Ferrari <fluca1978(at)infinito(dot)it>
To: Uriy Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Oracle baseline/baseplan/outplan in Postgres
Date: 2015-08-06 16:31:49
Message-ID: CAKoxK+6snH_frF7H1kwWxFz95c2Q=BM9fAEuDgdgRftOX_roTg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Aug 6, 2015 at 3:52 PM, Uriy Zhuravlev
<u(dot)zhuravlev(at)postgrespro(dot)ru> wrote:
> Hello all.
> What do you think about adding functionality baseplan/outplan in Postgres? Who
> needs it in postgres?

I suspect they will not be introduced for the same reason of query hints.
I trust the optimizer to do the right choice, or at least a better
choice I could do (especially with regard to some future event).

Luca

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-08-06 16:46:43 Re: Strange deadlock in foreign key check
Previous Message Sophia Wright 2015-08-06 16:29:36 Re: Strange deadlock in foreign key check