fbstat - analyze firebird database
Contents
Description
(Note: Due to file-level conflict, the Debian package has changed the name of gstat to fbstat.)
fbstat Analyzes Firebird databases and produces different kinds of reports. These are useful when
analyzing where all this huge disk space has gone or when estimating evaluating index efficiency.
Name
fbstat - analyze firebird database
Options
-all
Analyze data and index pages.
-data
Analyze data pages.
-system
Analyze system tables.
-header
Display information from the database header, skip analyzing any tables.
-index
Analyze leaf index pages.
-record
Analyze average record and version length.
-table table
Analyze data pages used by the given table.
-nocreation
Suppress creation date.
-user name
-password secret
-fetch_password file
Authentication parameters.
-z
-? Displays version number.
Synopsis
fbstat [command] [option...] [server:]database
fbstat -h server:db
fbstat -all server:db
fbstat -data server:db
