Is there a way to get transaction time statistics on specific tables
0
votes
1
answer
34
views
I saw some log entries that indicated transaction time outliers of up to 10s at times, where transaction times are typically below 1s. To get a view of how often this happens, is there a way to get transaction time statistics in Postgres for transactions involving particular tables?
Even just count number of transactions over some threshold, which I could then compare to the total number?
Thank you.
Asked by nsandersen
(241 rep)
Jul 25, 2025, 12:44 PM
Last activity: Jul 26, 2025, 03:43 PM
Last activity: Jul 26, 2025, 03:43 PM