Re: further explain changes

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: further explain changes
Дата
Msg-id 603c8f071001240445k3443f30aqaf0bdbee822ebbac@mail.gmail.com
обсуждение исходный текст
Ответ на Re: further explain changes  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Ответы Re: further explain changes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sun, Jan 24, 2010 at 12:06 AM, Jaime Casanova
<jcasanov@systemguards.com.ec> wrote:
> On Sat, Jan 23, 2010 at 10:08 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>>
>> I was also thinking about the possibility of adding a new option
>> called "output" and making that control whether the "Output" line gets
>> printed.  It's kind of annoying to use EXPLAIN (ANALYZE, VERBOSE)
>
> why not let it go in ANALYZE, just as the sort info

It's kinda long-winded - it adds like 4 extra lines for each hash
join.  I don't think I want to add that much clutter to regular E-A
output.

If people don't like making it controlled by VERBOSE, then I vote for
a new option, as Greg Stark suggested.

...Robert


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

Предыдущее
От: Bernd Helmle
Дата:
Сообщение: Re: [BUG?] strange behavior in ALTER TABLE ... RENAME TO on inherited columns
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [BUG?] strange behavior in ALTER TABLE ... RENAME TO on inherited columns