Re: ps command does not show walsender's connected db
Ian Lawrence Barwick <barwick@gmail.com>
From: Ian Lawrence Barwick <barwick@gmail.com>
To: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Cc: bt22nakamorit <bt22nakamorit@oss.nttdata.com>, Fujii Masao <masao.fujii@oss.nttdata.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-17T04:32:11Z
Lists: pgsql-hackers
2022年10月11日(火) 20:06 Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>: > > On Tue, Oct 11, 2022 at 2:11 PM bt22nakamorit > <bt22nakamorit@oss.nttdata.com> wrote: > > > > 2022-10-10 16:12 Bharath Rupireddy wrote: > > > Thanks. LGTM. > > Thank you for your review! > > I have this issue posted on Commitfest 2022-11 with title "show > > walsender's connected db for ps command entry". > > May I change the status to "Ready for Committer"? > > Done - https://commitfest.postgresql.org/40/3937/. Hi Fujii-san is marked as committer on the commifest entry for this patch [1]; are you able to go ahead and get it committed? [1] https://commitfest.postgresql.org/40/3937/ Thanks Ian Barwick
Commits
-
Add the database name to the ps display of logical WAL senders
- af205152ef57 16.0 landed