diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-11-24 16:07:59 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-11-24 16:07:59 +0900 |
commit | af205152ef57cf54730c38342878cb6b9f8ce7a1 (patch) | |
tree | 258219c002ab8f036fd203f4084c7ae0d855c52a /src/backend/executor/nodeBitmapAnd.c | |
parent | a54b658ce77b6705eb1f997b416c2e820a77946c (diff) | |
download | postgresql-af205152ef57cf54730c38342878cb6b9f8ce7a1.tar.gz postgresql-af205152ef57cf54730c38342878cb6b9f8ce7a1.zip |
Add the database name to the ps display of logical WAL senders
Logical WAL senders display now as follows, gaining a database name:
postgres: walsender USER DATABASE HOST(PORT) STATE
Physical WAL senders show up the same, as of:
postgres: walsender USER HOST(PORT) STATE
This information was missing, hence it was not possible to know from ps
if a WAL sender was a logical or a physical one, and on which database
it is connected when it is logical.
Author: Tatsuhiro Nakamori
Reviewed-by: Fujii Masao, Bharath Rupireddy
Discussion: https://postgr.es/m/36a3b137e82e0ea9fe7e4234f03b64a1@oss.nttdata.com
Diffstat (limited to 'src/backend/executor/nodeBitmapAnd.c')
0 files changed, 0 insertions, 0 deletions