Re: Add pg_stat_kind_info system view
Tristan Partin <tristan@partin.io>
From: "Tristan Partin" <tristan@partin.io>
To: "Michael Paquier" <michael@paquier.xyz>
Cc: "pgsql-hackers" <pgsql-hackers@postgresql.org>, "Bertrand Drouvot"
<bertranddrouvot.pg@gmail.com>
Date: 2026-06-18T16:54:36Z
Lists: pgsql-hackers
Attachments
- v2-0001-Add-pg_stat_kind_info-view-and-pg_stat_get_kind_i.patch (text/x-patch) patch v2-0001
On Mon Jun 8, 2026 at 12:16 AM UTC, Michael Paquier wrote: > On Thu, Jun 04, 2026 at 04:59:00PM +0000, Tristan Partin wrote: >> I believe that I also captured this correctly in v2. > > No v2 of the patch has been attached. :D I am not a very smart person! :facepalm: -- Tristan Partin PostgreSQL Contributors Team AWS (https://aws.amazon.com)
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add system view pg_stat_kind_info
- 3b066de6c0a1 master landed
-
Introduce pluggable APIs for Cumulative Statistics
- 7949d9594582 18.0 cited