pgsql: Identify walsenders in pg_stat_activity

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Identify walsenders in pg_stat_activity
Date: 2016-09-12 07:58:44
Message-ID: E1bjM8a-0004dh-Hv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Identify walsenders in pg_stat_activity

Following 8299471c37fff0b walsender procs are now visible in pg_stat_activity.
Set query to ‘walsender’ for walsender procs to allow them to be identified.

Discussion:CAB7nPqS8c76KPSufK_HSDeYrbtg+zZ7D0EEkjeM6txSEuCB_jA(at)mail(dot)gmail(dot)com

Michael Paquier, issue raised by Fujii Masao, reviewed by Tom Lane

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fc3d4a44e9375f79709f470cb3c83d4ca28fb370

Modified Files
--------------
src/backend/replication/walsender.c | 3 +++
1 file changed, 3 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2016-09-12 07:59:27 Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn
Previous Message Michael Paquier 2016-09-12 07:28:41 Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn