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

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема [COMMITTERS] pgsql: Explain unaccounted for space in pgstattuple.
Дата
Msg-id E1cLuds-0000j7-7i@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/99ae68da22df7bc22e83ae8901e16ec14c9dd837

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: [COMMITTERS] pgsql: Explain unaccounted for space in pgstattuple.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: [COMMITTERS] pgsql: Explain unaccounted for space in pgstattuple.