Re: ps command does not show walsender's connected db - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: ps command does not show walsender's connected db
Date
Msg-id Y38bV3KGFdirgfGq@paquier.xyz
Whole thread Raw
In response to Re: ps command does not show walsender's connected db  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
List pgsql-hackers
On Tue, Nov 22, 2022 at 08:46:22AM +0530, Bharath Rupireddy wrote:
> Are you looking at the latest v3 patch
> https://www.postgresql.org/message-id/4b5691462b994c18ff370aaa84cef0d0%40oss.nttdata.com?
> It has no printf() calls.

Yes, I was looking at v1.  v3 can be simpler.  All this information in
the Port comes from the startup packet, and the database name would
default to the user name so it can never be NULL.  And applied.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: Allow file inclusion in pg_hba and pg_ident files
Next
From: walther@technowledgy.de
Date:
Subject: Re: fixing CREATEROLE