Header And Logo

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

Data Fields

BTIndexStat Struct Reference

Data Fields

uint32 version
uint32 level
BlockNumber root_blkno
uint64 root_pages
uint64 internal_pages
uint64 leaf_pages
uint64 empty_pages
uint64 deleted_pages
uint64 max_avail
uint64 free_space
uint64 fragments

Detailed Description

Definition at line 69 of file pgstatindex.c.


Field Documentation

Definition at line 79 of file pgstatindex.c.

Referenced by pgstatindex().

Definition at line 78 of file pgstatindex.c.

Referenced by pgstatindex().

Definition at line 84 of file pgstatindex.c.

Referenced by pgstatindex().

Definition at line 82 of file pgstatindex.c.

Referenced by pgstatindex().

Definition at line 76 of file pgstatindex.c.

Referenced by pgstatindex().

Definition at line 77 of file pgstatindex.c.

Referenced by pgstatindex().

Definition at line 72 of file pgstatindex.c.

Referenced by pgstatindex().

Definition at line 81 of file pgstatindex.c.

Referenced by pgstatindex().

Definition at line 73 of file pgstatindex.c.

Referenced by pgstatindex().

Definition at line 75 of file pgstatindex.c.

Referenced by pgstatindex().

Definition at line 71 of file pgstatindex.c.

Referenced by pgstatindex().


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