Re: WIP: new system catalog pg_wait_event

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>
Cc: Masahiro Ikeda <ikedamsh@oss.nttdata.com>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, tgl@sss.pgh.pa.us, pgsql-hackers@lists.postgresql.org
Date: 2023-08-18T10:31:03Z
Lists: pgsql-hackers
On Fri, Aug 18, 2023 at 10:56:55AM +0200, Drouvot, Bertrand wrote:
> Okay, using the plural form in v8 attached.

Noting in passing:
-     Here is an example of how wait events can be viewed:
+     Here is are examples of how wait events can be viewed:
s/is are/are/.
--
Michael

Commits

  1. doc: Improve example query related to pg_wait_events

  2. Add system view pg_wait_events