Re: doc fix for pg_stat_activity.backend_type

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: jcnaylor(at)gmail(dot)com
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: doc fix for pg_stat_activity.backend_type
Date: 2018-11-12 12:20:58
Message-ID: CAA4eK1K-QvgJhvuUbx08AAzybm1SEvi7Cam=h6oyQc-RyWX9jA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Nov 12, 2018 at 1:20 PM John Naylor <jcnaylor(at)gmail(dot)com> wrote:
>
> Hi all,
>
> Commit fc70a4b0df3 added backend_type to pg_stat_activity, but the
> documentation omitted "logical replication launcher". Patch attached.
>

Isn't this the fallout of commit 5373bc2a08 which has added background
worker types? If so, I guess your patch needs modification.

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sergei Kornilov 2018-11-12 12:28:58 Re: Index Skip Scan
Previous Message Alexander Kuzmenkov 2018-11-12 12:05:28 Re: Uninterruptible long planning of a query with too many WHERE clauses