Re: Proposed Query Planner TODO items - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Proposed Query Planner TODO items
Date
Msg-id 21284.1076347980@sss.pgh.pa.us
Whole thread Raw
In response to Proposed Query Planner TODO items  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
markw@osdl.org writes:
> I'll see what I can do about the "explain" and "explain analyze"
> results.  I remember in the past that someone said it would be most
> interesting to execute the latter while the test while running, as
> opposed to before or after a test.  Should I do that here too?

If possible, but I'd settle for a standalone result, so long as it's
executed against the correct database contents (including pg_statistic
settings).
        regards, tom lane


pgsql-hackers by date:

Previous
From: markw@osdl.org
Date:
Subject: Re: Proposed Query Planner TODO items
Next
From: markw@osdl.org
Date:
Subject: Re: Proposed Query Planner TODO items