db_stats

package
v0.1.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DBStatsQuery string

Functions

func Run

func Run(ctx context.Context, config pgconn.Config, fsys afero.Fs, options ...func(*pgx.ConnConfig)) error

Types

type Result

type Result struct {
	Database_size          string
	Total_index_size       string
	Total_table_size       string
	Total_toast_size       string
	Time_since_stats_reset string
	Index_hit_rate         string
	Table_hit_rate         string
	WAL_size               string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL