doc: Improve description of pg_stat_activity.backend_type

The documentation of pg_stat_activity used an incomplete list of values
for backend_type.  While on it, it is improved to use an itemized list,
now ordered alphabetically, with a short description about each item.

Author: Laurenz Albe <[email protected]>
Reviewed-By: Michael Paquier <[email protected]>
Reviewed-By: Fujii Masao <[email protected]>
Discussion: 
https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/abbd74ce8738d536e8d99151122b7a650e3b63d5

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 165 ++++++++++++++++++++++++++++++++++++++++---
1 file changed, 155 insertions(+), 10 deletions(-)

Reply via email to