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

Поиск
Список
Период
Сортировка
От Rushabh Lathia
Тема Re: [HACKERS] wait events for disk I/O
Дата
Msg-id CAGPqQf1Xhf5CjZH1XJNB+AY-_So3f4V_Tk_eqRwdRwhiX1JcRg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] wait events for disk I/O  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: [HACKERS] wait events for disk I/O
Список pgsql-hackers


On Sat, Mar 18, 2017 at 5:15 PM, Robert Haas <robertmhaas@gmail.com> wrote:
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.


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



--
Rushabh Lathia

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: [HACKERS] New CORRESPONDING clause design
Следующее
От: Mithun Cy
Дата:
Сообщение: Re: [HACKERS] [POC] A better way to expand hash indexes.