Re: EXPLAIN and nfiltered
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-11-18T17:26:33Z
Lists: pgsql-hackers
On Thu, Nov 18, 2010 at 10:45 AM, Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi> wrote: > Here's a patch for showing in EXPLAIN ANALYZE the number of rows a plan qual > filtered from a node's input. The output looks like this: I have wished for this many, MANY times. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company