doc fix for pg_stat_activity.backend_type

John Naylor <jcnaylor@gmail.com>

From: John Naylor <jcnaylor@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-11-12T07:50:30Z
Lists: pgsql-hackers

Attachments

Hi all,

Commit fc70a4b0df3 added backend_type to pg_stat_activity, but the
documentation omitted "logical replication launcher". Patch attached.

-John Naylor

Commits

  1. Fix the omission in docs.

  2. Add background worker type

  3. Show more processes in pg_stat_activity.