PostgreSQL Source Code: HashIndexStat Struct Reference (original) (raw)
Definition at line 112 of file pgstatindex.c.
◆ bitmap_pages
◆ bucket_pages
◆ dead_items
int64 HashIndexStat::dead_items
◆ free_space
uint64 HashIndexStat::free_space
◆ live_items
int64 HashIndexStat::live_items
◆ overflow_pages
◆ space_per_page
int32 HashIndexStat::space_per_page
◆ unused_pages
◆ version
int32 HashIndexStat::version
The documentation for this struct was generated from the following file:
- contrib/pgstattuple/pgstatindex.c