doc: Add missing backend_type to pg_stat_activity

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: e77c6c55e8dd834667006d2b3ba5f2868c21671f
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2023-05-30T08:31:11Z
Releases: 16.0
doc: Add missing backend_type to pg_stat_activity

Commit 0c679464a8 added the missing backendDesc for B_STANDALONE_BACKEND
but missed updating the list of backend types in the documentation.  Fix
by adding it to the list.

Author: Noriyoshi Shinoda <noriyoshi.shinoda@hpe.com>
Discussion: https://postgr.es/m/DM4PR84MB1734ECEA02BCB59564E8FC03EE4A9@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM

Files

PathChange+/−
doc/src/sgml/monitoring.sgml modified +1 −1

Documentation touched

Discussion