boringSQL | Supercharge your SQL & PostgreSQL powers · Jun 3, 2026
pg_stat_statements: everything it can't
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Part one made the core case: pg_stat_statements counts, it doesn't record. It walked through how the queryid jumble fragments one logical query into many rows, how the first-seen text freezes your per-request tags, and how the averages bury the p99 that actually pages you. All of that was about data the extension has and distorts. This part is about the rest: the entries it silently throws…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.