Re: Showing parallel status in \df+

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Showing parallel status in \df+
Дата
Msg-id CAB7nPqQ6dQx=rf0TdZJ4Y3rL9cs_d+ueWGBHt-sobfDd0G0d4A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Showing parallel status in \df+  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Showing parallel status in \df+  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Fri, Jul 8, 2016 at 4:04 PM, Magnus Hagander <magnus@hagander.net> wrote:
> On Friday, July 8, 2016, Michael Paquier <michael.paquier@gmail.com> wrote:
>>
>> Hi all,
>>
>> Fujii-san has reminded me of the fact that we do not show in \df+ the
>> parallel status of a function. The output of \df+ is already very
>> large, so I guess that any people mentally sane already use it with
>> the expanded display mode, and it may not matter adding more
>> information.
>> Thoughts about adding this piece of information?
>>
>
> Seems like a good idea to me. It's going to be useful in debugging

Okay. Here we go. I named the column for the parallel information "Parallelism".
--
Michael

Вложения

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

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: A Modest Upgrade Proposal
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Header and comments describing routines in incorrect shape in visibilitymap.c