Re: enforcing a plan (in brief) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: enforcing a plan (in brief)
Date
Msg-id 200502150356.j1F3ugq07918@candle.pha.pa.us
Whole thread Raw
In response to Re: enforcing a plan (in brief)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: enforcing a plan (in brief)  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Tom Lane wrote:
> pgsql@mohawksoft.com writes:
> > I think that is sort of arrogant. Look at Oracle, you can give the planner
> > hints in the form of comments.
> 
> Arrogant or not, that's the general view of the people who work on the
> planner.
> 
> The real issue is not so much whether the planner will always get things
> right --- it won't, and no one imagines that it will ever be perfect.
> The real issue is that we have limited manpower, and designing and
> implementing a useful hint facility is a nontrivial project.  (Not to
> mention that maintaining such a thing in the face of frequent,
> fundamental changes to the underlying planner and executor capabilities
> would be an outright nightmare.)

And the user maintenance of updating those hints for every release of
PostgreSQL as we improve the database engine.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: getting oid of function
Next
From: Tom Lane
Date:
Subject: Re: 8.0.X and the ARC patent