Re: REVIEW: EXPLAIN and nfiltered

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: REVIEW: EXPLAIN and nfiltered
Дата
Msg-id 26883.1295576990@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: REVIEW: EXPLAIN and nfiltered  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: REVIEW: EXPLAIN and nfiltered  (Florian Pflug <fgp@phlo.org>)
Список pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
>> Robert Haas  wrote:
>> Oh, you mean water that had some things you didn't want taken out
>> of it?
> 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.

I think it's pretty common to use the phrase "filtered out" to identify
the stuff that gets removed by the filter, as opposed to what gets
through.  So we could possibly use "Rows Filtered Out: nnn".  I still
think that's more awkward than "Rows Removed: nnn" though.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: REVIEW: EXPLAIN and nfiltered
Следующее
От: Robert Haas
Дата:
Сообщение: Re: SSI and Hot Standby