Обсуждение: [COMMITTERS] pgsql: Explain unaccounted for space in pgstattuple.

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Explain unaccounted for space in pgstattuple.

От
Andrew Dunstan
Дата:
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.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3ba8beda0004742ead13eeeb7d9d17c226746326

Modified Files
--------------
doc/src/sgml/pgstattuple.sgml | 10 ++++++++++
1 file changed, 10 insertions(+)