[PATCH] Report userid to PgBackendStatus for standalone backends

From: cca5507 <cca5507(at)qq(dot)com>
To: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: [PATCH] Report userid to PgBackendStatus for standalone backends
Date: 2026-09-08 10:02:52
Message-ID: tencent_18F1100EB0ECCA42510B516A835214640409@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Standalone backends always use the BOOTSTRAP_SUPERUSER, it might be
good to report it to PgBackendStatus so that we can query it even in single
user mode.

Thoughts?

--
Regards,
ChangAo Chen

Attachment Content-Type Size
v1-0001-Report-userid-to-PgBackendStatus-for-standalone-b.patch application/octet-stream 1.1 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Ajit Awekar 2026-09-08 10:03:15 Re: Allow table AMs to define their own reloptions
Previous Message Matthias van de Meent 2026-09-08 09:55:36 Re: Reducing relcache memory usage: deduping index shapes