Re: RFC: Allow EXPLAIN to Output Page Fault Information
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: torikoshia <torikoshia@oss.nttdata.com>
Cc: Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2024-12-24T15:52:08Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Avoid leaking system path from pg_available_extensions
- db5ed03217b9 19 (unreleased) cited
-
Enable BUFFERS with EXPLAIN ANALYZE by default
- c2a4078ebad7 18.0 cited
torikoshia <torikoshia@oss.nttdata.com> writes: > I have attached a PoC patch that modifies EXPLAIN to include page fault > information during both the planning and execution phases of a query. Surely these numbers would be too unstable to be worth anything. regards, tom lane