Re: pg_stat_statements: Add `calls_aborted` counter for tracking query cancellations - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pg_stat_statements: Add `calls_aborted` counter for tracking query cancellations
Date
Msg-id aKPDRwIb9hedgHzB@paquier.xyz
Whole thread Raw
In response to Re: pg_stat_statements: Add `calls_aborted` counter for tracking query cancellations  (Sami Imseih <samimseih@gmail.com>)
Responses Re: pg_stat_statements: Add `calls_aborted` counter for tracking query cancellations
List pgsql-hackers
On Mon, Aug 18, 2025 at 03:10:42PM -0500, Sami Imseih wrote:
> I agree, but I think it's time to start thinking about splitting
> pg_stat_statements into multiple functions. This was recently
> discussed [0]

Yes, no idea for other people, but I'm putting a stop to new additions
until we've split the SQL facing interface a bit, removing some bloat
from the main pgss view.  So says the guy who has just bumped pgss to
1.13 a couple of weeks ago, so it sounds a bit metaphoric.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: A few patches to clarify snapshot management
Next
From: Michael Paquier
Date:
Subject: Re: make -C src/test/isolation failure in index-killtuples due to btree_gist