package
0.3.0
Repository: https://github.com/jonstacks/pg-dba.git
Documentation: pkg.go.dev

# Functions

New creates a new DBA and returns it.
NewDefaultOptions returns new Options initilized with our reasonable defaults.
TableBloatQuery returns the query to run to check for table bloat.

# Structs

DBA is an automatic database administrator.
Options controll how the DBA determines what to do.
TableBloatResult returns the results of checking table bloat.