Explain unaccounted for space in pgstattuple.
Andrew Dunstan <andrew@dunslane.net>
Explain unaccounted for space in pgstattuple. In addition to space accounted for by tuple_len, dead_tuple_len and free_space, the table_len includes page overhead, the item pointers table and padding bytes. Backpatch to live branches.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/pgstattuple.sgml | modified | +10 −0 |