Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope

Bertrand Drouvot <bertranddrouvot.pg@gmail.com>

From: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tatsuya Kawata <kawatatatsuya0913@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-29T04:52:32Z
Lists: pgsql-hackers
Hi,

On Mon, Jun 29, 2026 at 09:31:36AM +0900, Michael Paquier wrote:
> On Sat, Jun 27, 2026 at 11:14:16PM +0900, Tatsuya Kawata wrote:
> > Thanks for the detailed thought.  I looked at that paragraph.  I was
> > hoping to fold the two together, but the content did not seem to
> > overlap, so I limited the change to adding a link as you suggested.
> 
> I'm finding that rather acceptable.  Bertrand-san, what do you think?

Yeah. I just wonder if we should mention it does not apply to shared relation
while at it.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



Commits

  1. doc: Add new section describing fast-path locking