Re: Add "io worker" as backend_type to the pg_stat_activity documentation - Mailing list pgsql-docs

From Michael Paquier
Subject Re: Add "io worker" as backend_type to the pg_stat_activity documentation
Date
Msg-id al8noIYGjD_Lyyi8@paquier.xyz
Whole thread
List pgsql-docs
On Tue, Jul 21, 2026 at 09:58:34AM +0200, Laurenz Albe wrote:
> I happened to notice that "io worker" was missing in the list of
> backend types in the pg_stat_activity documentation.

Right.

> Here is a patch to fix that.
>
> I wondered vaguely if the list should be sorted alphabetically,
> but didn't do it a) to keep the patch easy to read and
> b) because the list is not long enough for readers to get lost.

And here I just thought while looking at this section of the docs that
the list is super long, and that we could reshape it the same way as
"state" for the possible values, sorting it on the way.
--
Michael

Attachment

pgsql-docs by date:

Previous
From: TheOtherBrian1
Date:
Subject: [PATCH v2] doc: outline all planner nodes
Next
From: Laurenz Albe
Date:
Subject: Re: Add "io worker" as backend_type to the pg_stat_activity documentation