Re: REVIEW: EXPLAIN and nfiltered

From: Mark Kirkwood <mark(dot)kirkwood(at)catalyst(dot)net(dot)nz>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, marko(dot)tiikkaja(at)cs(dot)helsinki(dot)fi, depesz(at)depesz(dot)com, magnus(at)hagander(dot)net, pgsql-hackers(at)postgresql(dot)org, sfrost(at)snowman(dot)net, tgl(at)sss(dot)pgh(dot)pa(dot)us
Subject: Re: REVIEW: EXPLAIN and nfiltered
Date: 2011-01-21 02:35:29
Message-ID: 4D38F0F1.1000806@catalyst.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 21/01/11 15:24, Robert Haas wrote:
> On Thu, Jan 20, 2011 at 9:17 PM, Kevin Grittner
> <Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
>> Right -- God only knows the number of things were filtered out to
>> leave me with filtered water. What's "filtered" in this case is what
>> was passed through, not what was removed.
> Hmm, I guess I see your point now. Well, I'm not wedded to the name,
> but I don't like removed any better.
>
> Rows eliminated?
>

Rows filtered *out* ?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-01-21 02:44:52 Re: ALTER TABLE ... REPLACE WITH
Previous Message Robert Haas 2011-01-21 02:32:48 Re: SSI and Hot Standby