At 10:52 AM 7/15/01 +1000, Martijn van Oosterhout wrote:
>
>Anyway, do you think it's a path worth pursuing? The reason I'm doing it is
>because I know queries where the planner thinks the cost is several million
>and it takes 3 seconds, and also where the cost is a fraction of that but it
>takes
Martijn van Oosterhout <[EMAIL PROTECTED]> writes:
> Yes, you actually do the query and the show what took how long. As for
> seperating the parent and child nodes, is that really necessary?
If you're going to label the nodes individually, then yes. What I take
it you haven't realized yet is tha
On Sat, Jul 14, 2001 at 12:00:29PM -0400, Tom Lane wrote:
> Martijn van Oosterhout <[EMAIL PROTECTED]> writes:
> > Whether it's useful for anyone else is a question, but anyway, it makes an
> > explain type output like:
>
> So the assumption is that you'd actually *do* the query, then report
> ba
Bruce Momjian wrote:
> > > Coming to a court near you...
> >
> > *rolf*
>
> Roll on laughing floor? :-)
Roast On Light Flame!
Jan
--
#==#
# It's easier to get forgiveness for being wrong than for being right. #
# Let'
> > Coming to a court near you...
>
> *rolf*
Roll on laughing floor? :-)
--
Bruce Momjian| http://candle.pha.pa.us
[EMAIL PROTECTED] | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup.
Bruce Momjian said:
> My guess is that Nusphere wants to create a MySQL community like ours.
Not sure you can "create" something like the PG community. I have to say that this is
one of the most informed and overall polite (you can tell I'm British can't you :-)
online communities I'm involve
Martijn van Oosterhout <[EMAIL PROTECTED]> writes:
> Whether it's useful for anyone else is a question, but anyway, it makes an
> explain type output like:
So the assumption is that you'd actually *do* the query, then report
back the plan tree plus measured statistics? Interesting thought.
But h