Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

pgstattuple_type Struct Reference

Data Fields

uint64 table_len
uint64 tuple_count
uint64 tuple_len
uint64 dead_tuple_count
uint64 dead_tuple_len
uint64 free_space

Detailed Description

Definition at line 54 of file pgstattuple.c.


Field Documentation

Definition at line 59 of file pgstattuple.c.

Referenced by build_pgstattuple_type(), pgstat_heap(), and pgstat_index_page().

Definition at line 60 of file pgstattuple.c.

Referenced by build_pgstattuple_type(), pgstat_heap(), and pgstat_index_page().

Definition at line 56 of file pgstattuple.c.

Referenced by build_pgstattuple_type(), pgstat_heap(), and pgstat_index().

Definition at line 57 of file pgstattuple.c.

Referenced by build_pgstattuple_type(), pgstat_heap(), and pgstat_index_page().

Definition at line 58 of file pgstattuple.c.

Referenced by build_pgstattuple_type(), pgstat_heap(), and pgstat_index_page().


The documentation for this struct was generated from the following file: