bionic (1) fbstat.1.gz

Provided by: firebird3.0-utils_3.0.2.32703.ds4-11ubuntu2_amd64 bug

NAME

       fbstat - analyze firebird database

SYNOPSIS

           fbstat [command] [option...] [server:]database
           fbstat -h server:db
           fbstat -all server:db
           fbstat -data server:db

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.

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.

       Copyright (C) 2010, Damyan Ivanov.

       This manpage was written by Damyan Ivanov for the Debian project but may be used by others. Permission is
       granted to use this document, with or without modifications, provided that this notice is retained. If we
       meet some day, and you think this stuff is worth it, you can buy me a beer in return.