planner, how difficult to ...

From: "Keith Bottner" <kbottner(at)comcast(dot)net>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: planner, how difficult to ...
Date: 2004-01-05 18:28:28
Message-ID: 000901c3d3b9$b7339f50$7d00a8c0@juxtapose
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have been working with Postgres for just a short while, however, we are
looking to use Postgres for our next project and I was hoping someone could
answer a question for me regarding the planner to save me some research
time.

How integrated is the planner into the database? Put another way, how hard
would it be to separate the planner from the core database in such a way
that it could be easily replaced either during compilation or even better
with a runtime setting?

This could possibly led to a much easier way to work on and compare separate
planners within Postgres without having to fork the code base.

Any opinions, answers, rants...

Thanks,

Keith


Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2004-01-05 18:46:01 Re: planner, how difficult to ...
Previous Message Oleg Bartunov 2004-01-05 17:52:30 Re: [HACKERS] Announce: Search PostgreSQL related resources