Re: [HACKERS] wait events for disk I/O - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [HACKERS] wait events for disk I/O
Date
Msg-id CA+TgmobeYpqm9dGj6eGGU=y+iVXQC_-JZJ4oExM8BhpqiE-XdA@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] wait events for disk I/O  (Rushabh Lathia <rushabh.lathia@gmail.com>)
Responses Re: [HACKERS] wait events for disk I/O  (Rushabh Lathia <rushabh.lathia@gmail.com>)
List 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 by date:

Previous
From: Ashutosh Sharma
Date:
Subject: Re: [HACKERS] pageinspect and hash indexes
Next
From: Ashutosh Sharma
Date:
Subject: Re: [HACKERS] ANALYZE command progress checker