Re: [PATCH] Report userid to PgBackendStatus for standalone backends

From: cca5507 <cca5507(at)qq(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Report userid to PgBackendStatus for standalone backends
Date: 2026-09-09 02:49:19
Message-ID: tencent_787867078376F4A11C8558B57829CF327308@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Why should we care for a process kicked by postgres --single?  No
> other processes can look at the information provided.  :)

Yeah, I find it by querying pg_stat_activity in single user mode and the result
doesn't show the username, which looks a bit strange though harmless.

--
Regards,
ChangAo Chen

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Ayoub Kazar 2026-09-09 02:37:54 Re: Add pg_stat_vfdcache view for VFD cache statistics