Refactor documentation for wait events (Was: pgsql: Add wait eventfor fsync of WAL segments)

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Refactor documentation for wait events (Was: pgsql: Add wait eventfor fsync of WAL segments)
Дата
Msg-id 20180716021036.GA2853@paquier.xyz
обсуждение исходный текст
Ответы Re: Refactor documentation for wait events (Was: pgsql: Add waitevent for fsync of WAL segments)  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Fri, Jul 13, 2018 at 04:57:59PM -0500, Robert Haas wrote:
> On Mon, Jul 9, 2018 at 4:41 PM, Michael Paquier <michael@paquier.xyz> wrote:
>> Another idea that I have here, is to rework the page for monitoring
>> stats so as we create one sub-section for each system view, and also one
>> for the table of wait events.  For the wait events, we could then
>> completely remove the first category column which has morerows and
>> divide the section into on table per event category.
>
> +1 from me.  I think I proposed that before.

Attached is a proof of concept of that.  I have divided the "Viewing
Statistics" section into a subset for each catalog, and each wait event
type gains its sub-section as well.  There is a bit more to do with the
indentation and some xreflabels, but I think that this is enough to
begin a discussion.

Thoughts?
--
Michael

Вложения

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

Предыдущее
От: David Fetter
Дата:
Сообщение: Make foo=null a warning by default.
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: patch to allow disable of WAL recycling