Re: [HACKERS] wait events for disk I/O

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [HACKERS] wait events for disk I/O
Дата
Msg-id CA+TgmobeYpqm9dGj6eGGU=y+iVXQC_-JZJ4oExM8BhpqiE-XdA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] wait events for disk I/O  (Rushabh Lathia <rushabh.lathia@gmail.com>)
Ответы Re: [HACKERS] wait events for disk I/O
Список pgsql-hackers
On Fri, Mar 17, 2017 at 10:01 AM, Rushabh Lathia
<rushabh.lathia@gmail.com> wrote:
> I tried to cover all the suggestion in the attached latest patch.

Committed.  I reworded the documentation entries, renamed a few of the
wait events to make things more consistent, put all three lists in
rigorous alphabetical order, and I fixed a couple of places where an
error return from a system call could lead to returning without
clearing the wait event.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Ashutosh Sharma
Дата:
Сообщение: Re: [HACKERS] pageinspect and hash indexes
Следующее
От: Ashutosh Sharma
Дата:
Сообщение: Re: [HACKERS] ANALYZE command progress checker