Re: WIP: new system catalog pg_wait_event

Masahiro Ikeda <ikedamsh@oss.nttdata.com>

From: Masahiro Ikeda <ikedamsh@oss.nttdata.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, tgl@sss.pgh.pa.us, pgsql-hackers@lists.postgresql.org
Date: 2023-08-17T02:35:28Z
Lists: pgsql-hackers
On 2023-08-17 10:57, Michael Paquier wrote:
> On Thu, Aug 17, 2023 at 10:53:02AM +0900, Masahiro Ikeda wrote:
>> BTW, although I think this is outside the scope of this patch,
>> it might be a good idea to be able to add a description to the
>> API for custom wait events.
> 
> Somebody on twitter has raised this point.  I am not sure that we need
> to go down to that for the sake of this view, but I'm OK to..
> Disagree and Commit to any consensus reached on this matter.

Oh, okay. Thanks for sharing the information.

Regards,
-- 
Masahiro Ikeda
NTT DATA CORPORATION



Commits

  1. doc: Improve example query related to pg_wait_events

  2. Add system view pg_wait_events