Re: Doc: clarify possibility of ephemeral discrepancies between state and wait_event in pg_stat_activity
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Sami Imseih <samimseih@gmail.com>
Cc: Alex Friedman <alexf01@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2025-03-26T23:09:12Z
Lists: pgsql-hackers
On Mon, Mar 03, 2025 at 11:35:15AM -0600, Sami Imseih wrote: > Thanks for the update. This LGTM! and I will mark as RFC. Yes, agreed that there is no specific need to be precise about the attributes that can become inconsistent, as this would also depend on the addition of more states, or event more attributes. The wording of v3 is OK by me, so applied. Perhaps this could be tweaked more, so if there are any comments, feel free. -- Michael
Commits
-
doc: Mention possible ephemeral discrepancies in pg_stat_activity
- f056f75dafd0 18.0 landed