Re: Explaining an EXPLAIN.

From: Matthew Wakeling <matthew(at)flymine(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Explaining an EXPLAIN.
Date: 2009-06-10 15:02:03
Message-ID: alpine.DEB.2.00.0906101601210.4337@aragorn.flymine.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, 10 Jun 2009, Tom Lane wrote:
> ...the size of the join relation was estimated long before we even
> started to think about nestloop-with-inner-indexscan plans.

That makes a lot of sense.

Matthew

--
Richards' Laws of Data Security:
1. Don't buy a computer.
2. If you must buy a computer, don't turn it on.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Kevin Grittner 2009-06-10 16:40:21 Re: Looking for installations with a large number of concurrent users
Previous Message Tom Lane 2009-06-10 14:59:37 Re: Explaining an EXPLAIN.