mdb_stat (1) Linux Manual Page
mdb_stat – LMDB environment status tool Synopsismdb_stat [-V] [-e] [-f[f[f]]] [-n] [-r[r]] [-a | -s subdb] envpath DescriptionThe mdb_stat utility displays the status of an LMDB environment. Options-V Write the library version number to the standard output, and exit. -e Display information about the database environment. -f Display information about the environment freelist. If -ff is given,…
