On Sat, May 09, 2026 at 04:22:30AM +0500, Ilmar Yunusov wrote:
> This RFC prototype adds `EXPLAIN (ANALYZE, WAITS)`, which reports
> completed wait intervals observed through `pgstat_report_wait_start/end()`.
> The option is named `WAITS` in this RFC to match the short style of
> `BUFFERS`, `WAL`, `IO`, and `MEMORY`. I am not attached to the exact name;
> `WAIT_EVENTS` may be clearer but is more verbose.
Rather than sending one email for each patch sent, the usual practice
on the Postgres community lists to send a series of patches in a
single email.
--
Michael