Re: WIP: new system catalog pg_wait_event
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Masahiro Ikeda <ikedamsh@oss.nttdata.com>
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-17T01:57:04Z
Lists: pgsql-hackers
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. -- Michael
Commits
-
doc: Improve example query related to pg_wait_events
- befe9451fbf5 17.0 landed
-
Add system view pg_wait_events
- 1e68e43d3f0f 17.0 landed