Re: Cost-based optimizers - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: Cost-based optimizers
Date
Msg-id 1134569119.75120.58.camel@home
Whole thread Raw
In response to Re: Cost-based optimizers  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
> Ofcourse, this is another can of worms. To do this you would have to be
> able to have the failed query provide hints to the planner telling it
> where it went wrong. Now, it may be possible to provide (via
> post-mortem of an execution) a list of actual selectivites like:

Just being able to provide hints to go with EXPLAIN ANALYZE results
would be useful.

-- 



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Refactoring psql for backward-compatibility
Next
From: Alvaro Herrera
Date:
Subject: Re: Refactoring psql for backward-compatibility