Re: generalizing the planner knobs

From: Trent Shipley <tshipley(at)deru(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: generalizing the planner knobs
Date: 2005-12-02 23:05:24
Message-ID: 200512021605.25458.tshipley@deru.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is it possible to submit a hand written or arbitrary execution plan to the
retrieval engine? (That is, can one bypass the SQL parser and planner or
optimizer and just provide instructions to nested loop join table a to table
b ...)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2005-12-02 23:19:31 Re: Spam 508
Previous Message Simon Riggs 2005-12-02 23:01:36 Re: generalizing the planner knobs