Postgres Hacking 101: detailed buffers statistics in EXPLAIN BUFFERS

Опубликовано: 13 Март 2026
на канале: Byte Relay
315
17

RelKind is a Relation property that specifies if Relation is Table, Index, Sequence, Toast or whatever.
In this video I show how to split buffers usage statistics by different RelKinds.
https://github.com/x4m/postgres_g/com...